hide the unused dialog form in readonly mapper
[scpubgit/stemmaweb.git] / root / js / relationship-readonly.js
index 9527a10..8efa569 100644 (file)
@@ -575,7 +575,8 @@ $(document).ready(function () {
          $(event.target).parent().find('.ui-button').button("enable");
   });
   
-
+  // Hide the unused elements
+  $('#dialog-form').hide();
   $('#update_workspace_button').hide();
   
   $('.helptag').popupWindow({