diff --git a/plugins/ExtendedProfile/js/profiledetail.js b/plugins/ExtendedProfile/js/profiledetail.js index 4dc2faf2aa..d491b46ba6 100644 --- a/plugins/ExtendedProfile/js/profiledetail.js +++ b/plugins/ExtendedProfile/js/profiledetail.js @@ -83,6 +83,7 @@ var removeRow = function() { var init = function() { reorder('phone-edit'); reorder('experience-edit'); + reorder('education-edit'); } $(document).ready(