X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fsrc%2Frelate.tt;h=016ae3877c014920bcafa58cf616b3e54854342c;hb=2d34519e7ea7d01377d355f858030a9faa5d014b;hp=0150581c4a4fdef27c0eb6e68a606511b9d7de67;hpb=448415fbeb592102cef88e8f74714c5cc3faaf94;p=scpubgit%2Fstemmaweb.git diff --git a/root/src/relate.tt b/root/src/relate.tt index 0150581..016ae38 100644 --- a/root/src/relate.tt +++ b/root/src/relate.tt @@ -1,6 +1,6 @@ [% WRAPPER header.tt pagetitle = "Stemmaweb - Relationship mapper" - applicationjs = c.uri_for("/js/relationship-" _ permission _ ".js") + applicationjs = c.uri_for("/js/relationship.js") applicationstyle = c.uri_for('/css/relationship.css') %] [% END %] -
- - Help / About | Return to index - + +

Relationship mapper

[% text_title %]

@@ -53,18 +67,29 @@ $(document).ready(function () { - -

- +

- - + + +

+ + +
+ + +
+ + +

+ +
@@ -76,7 +101,33 @@ $(document).ready(function () { -
+
Type:
+ Scope:
+ +
+
+ +
+
+ +
+
+ + Detach or merge?
+ +
+ + + +
+ +
Select witness(es) to detach:
+
+
@@ -116,4 +167,4 @@ $(document).ready(function () {
-[% PROCESS footer.tt %] \ No newline at end of file +[% PROCESS footer.tt %]