X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fsrc%2Frelate.tt;h=e46c5dec28f9e640ce7604ac6922d4b6cee56915;hb=0a326d3fc5d71491b8c62336bc89db0835b2f29b;hp=d7d46422c74128eeb6ab0b280ef66311313b2861;hpb=3f9d7ae52124ba47d54d45a7c8e9f57455c9d389;p=scpubgit%2Fstemmaweb.git diff --git a/root/src/relate.tt b/root/src/relate.tt index d7d4642..e46c5de 100644 --- a/root/src/relate.tt +++ b/root/src/relate.tt @@ -1,12 +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 %]

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

- +

- - + + +

+ + +
+ + +
+ + +

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


-
+
- +


-
+

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