forked from GNUsocial/gnu-social
Extended profile - intialize controls for multiple education entries
This commit is contained in:
parent
79c4af6073
commit
8559fbb2ca
@ -83,6 +83,7 @@ var removeRow = function() {
|
||||
var init = function() {
|
||||
reorder('phone-edit');
|
||||
reorder('experience-edit');
|
||||
reorder('education-edit');
|
||||
}
|
||||
|
||||
$(document).ready(
|
||||
|
Loading…
Reference in New Issue
Block a user