hide the unused dialog form in readonly mapper
Tara L Andrews [Tue, 28 Aug 2012 19:02:59 +0000 (21:02 +0200)]
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({