Extended profile - intialize controls for multiple education entries

This commit is contained in:
Zach Copley 2011-03-14 21:09:03 -07:00
parent 79c4af6073
commit 8559fbb2ca
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ var removeRow = function() {
var init = function() {
reorder('phone-edit');
reorder('experience-edit');
reorder('education-edit');
}
$(document).ready(