webstaff: Manage Surveys
authorJason Etheridge <jason@esilibrary.com>
Mon, 28 Sep 2015 21:44:17 +0000 (17:44 -0400)
committerJason Etheridge <jason@esilibrary.com>
Thu, 1 Oct 2015 15:46:37 +0000 (11:46 -0400)
under Administration -> Local Administration

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/src/templates/staff/admin/local/t_splash.tt2

index cdd2c37..f2c0df0 100644 (file)
         [% l('Field Documentation') %]
       </a>
     </div>
+    <div class="col-md-4">
+      <span class="glyphicon glyphicon-pencil"></span>
+      <a target="_self" href="./admin/local/action/survey">
+        [% l('Surveys') %]
+      </a>
+    </div>
   </div>
   <div class="row new-entry">
     <div class="col-md-4">
         [% l('Group Penalty Thresholds') %]
       </a>
     </div>
+    <div class="col-md-4">
+      <span class="glyphicon glyphicon-pencil"></span>
+      <a target="_self" href="./circ/transits/list">
+        [% l('Transit List') %]
+      </a>
+    </div>
   </div>
   <div class="row new-entry">
     <div class="col-md-4">
       </a>
     </div>
   </div>
-
 </div>