projects
/
scpubgit/stemmaweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
96eae44
)
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
patch
|
blob
|
blame
|
history
diff --git
a/root/js/relationship-readonly.js
b/root/js/relationship-readonly.js
index
9527a10
..
8efa569
100644
(file)
--- a/
root/js/relationship-readonly.js
+++ b/
root/js/relationship-readonly.js
@@
-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({