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