projects
/
scpubgit/stemmaweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
22a7029
b001c73
)
Merged out conflicts
Joris van Zundert [Fri, 5 Jul 2013 07:33:09 +0000 (09:33 +0200)]
1
2
root/js/relationship.js
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
root/js/relationship.js
index
8e9bed7
,
89ca5e8
..
c84b954
---
1
/
root/js/relationship.js
---
2
/
root/js/relationship.js
+++ b/
root/js/relationship.js
@@@
-949,6
-925,11
+965,9
@@@
$(document).ready(function ()
});
+ // Set up the relationship creation dialog. This also functions as the reading
+ // merge dialog where appropriate.
- var relation_buttonset = {
- };
+
if( editable ) {
$( "#dialog-form" ).dialog({
autoOpen: false,