X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fsrc%2Frelate.tt;h=4d9d4e46702d5dc16d6d1f0541755c9bdffc8e9f;hb=89aae3eec7a0e23f314597cd09bd3ffc696c7412;hp=2f5522d46629282a6774006bda06d047a5e2829f;hpb=487674b92f431087bfd5cd66cffd35fcfc705548;p=scpubgit%2Fstemmaweb.git diff --git a/root/src/relate.tt b/root/src/relate.tt index 2f5522d..4d9d4e4 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,17 @@ $(document).ready(function () { -
+
Type:
+ Scope:
+ +
+
+ +
+
+
Select witness(es) to detach:
+
+
@@ -116,4 +151,4 @@ $(document).ready(function () {
-[% PROCESS footer.tt %] \ No newline at end of file +[% PROCESS footer.tt %]