Fix regression on selected elements after generation
This commit is contained in:
parent
c9e6a1639c
commit
95f5de8e4d
@ -275,8 +275,8 @@ jQuery(document).ready(function($)
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
URLGeneration();
|
|
||||||
userActionHandle();
|
userActionHandle();
|
||||||
|
URLGeneration();
|
||||||
}
|
}
|
||||||
|
|
||||||
/*********************/
|
/*********************/
|
||||||
|
Loading…
Reference in New Issue
Block a user