Merged out conflicts
Joris van Zundert [Fri, 5 Jul 2013 07:33:09 +0000 (09:33 +0200)]
1  2 
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,