From 168658c422f793e8a6b7bd53bfce748c9954094d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 21 Jun 2014 11:53:57 +0200 Subject: add basic IRIS support --- cgi/templates/layouts/default.html.ep | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cgi/templates') diff --git a/cgi/templates/layouts/default.html.ep b/cgi/templates/layouts/default.html.ep index d771a97..873def3 100644 --- a/cgi/templates/layouts/default.html.ep +++ b/cgi/templates/layouts/default.html.ep @@ -400,6 +400,14 @@ %= select_field mode => [['combined' => 'multi'], ['platform' => 'single'], ['non-DB' => 'clean']] +
+
+ backend +
+
+ %= select_field backend => [['RIS' => 'ris'], ['IRIS' => 'iris']] +
+
hide input fields -- cgit v1.2.3