Extended profile - intialize controls for multiple education entries
This commit is contained in:
@@ -83,6 +83,7 @@ var removeRow = function() {
|
||||
var init = function() {
|
||||
reorder('phone-edit');
|
||||
reorder('experience-edit');
|
||||
reorder('education-edit');
|
||||
}
|
||||
|
||||
$(document).ready(
|
||||
|
Reference in New Issue
Block a user