X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fsrc%2Frelate.tt;h=4573d8cd0df0a257653400e65d6a987d7f5d8eaa;hb=917bee1c66759cddcec3b5389a4de3b647b91f84;hp=a3fe4af7c278dabba5da929c117860a548b8bb30;hpb=5539cba31aece1048961e1c0845c0996390cf3b4;p=scpubgit%2Fstemmaweb.git diff --git a/root/src/relate.tt b/root/src/relate.tt index a3fe4af..4573d8c 100644 --- a/root/src/relate.tt +++ b/root/src/relate.tt @@ -9,6 +9,9 @@ var basepath = "[% c.uri_for( '/relation/' ) %]"; var textid = "[% textid %]"; var can_morphologize = "[% can_morphologize %]"; var editable = "[% permission %]" === "full"; +// URLs for images referenced in Javascript +var merge_button_yes = "[% c.uri_for( '/images/tick_circle_frame.png' ) %]"; +var merge_button_no = "[% c.uri_for( '/images/no_entry.png' ) %]"; [% IF error -%] var relationship_types = []; var relationship_scopes = []; @@ -23,10 +26,10 @@ $(document).ready(function () { [% END %] -
- - Help / About | Return to index - + +

Relationship mapper

[% text_title %]

@@ -84,7 +87,16 @@ $(document).ready(function () { -
+
Type:
+ Scope:
+
+
+ +
+
+
Select witness(es) to detach:
+
+