X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fsrc%2Frelate.tt;h=9b4e350c2e0eafdd57f7113b3099c437407f91a9;hb=196f6e1241a689baca699d703db5f29aefe29d6b;hp=95af6d67e1f7de0d58460e3ce6b96b5319accfe2;hpb=c655153c4b67f2460832281ac412d374fb5ae6e5;p=scpubgit%2Fstemmaweb.git diff --git a/root/src/relate.tt b/root/src/relate.tt index 95af6d6..9b4e350 100644 --- a/root/src/relate.tt +++ b/root/src/relate.tt @@ -1,9 +1,27 @@ [% 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 %]

@@ -49,18 +67,32 @@ $(document).ready(function () { - -

- +

- - + + +

+ + +
+ + +
+ + +

+ +
@@ -72,29 +104,41 @@ $(document).ready(function () { -
+
Type:
+ Scope:
+ +
+
+ +
+
+
Select witness(es) to detach:
+
+
- - -
- - +
+ + +
+ + +


-
+
- +


-
+

@@ -110,4 +154,4 @@ $(document).ready(function () {
-[% PROCESS footer.tt %] \ No newline at end of file +[% PROCESS footer.tt %]