Code

Updated deployment list
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 19 Apr 2010 11:56:01 +0000 (11:56 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 19 Apr 2010 11:56:01 +0000 (11:56 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17688 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/addons/goto/deploy-list.tpl
gosa-plugins/goto/addons/goto/deploy-list.xml

index fc3993d2c508cbf8a949fd4e7bd820b610a1b280..fa22d05b8f7909fc8b06d7c53f893756f395714b 100644 (file)
@@ -1,27 +1,21 @@
-<table style='width:100%;height:100%; ' summary="{t}List of running and planed goto actions{/t}">
-
-  <tr>
-    <td style='width:100%;'>
-
-      <div class="contentboxh">
-        <p class="contentboxh">&nbsp;{$HEADLINE}&nbsp;{$SIZELIMIT}</p>
-      </div>
-      
-      <div class="contentboxb">
-       <div style='background:white;padding:3px;'>
-        <table summary="{$HEADLINE}"><tr>
-          <td>{$ROOT}&nbsp;</td><td>{$BACK}&nbsp;</td><td>{$HOME}&nbsp;</td><td>{$RELOAD}&nbsp;</td><td>{$SEPARATOR}&nbsp;</td><td>{t}Base{/t} {$BASE}&nbsp;</td><td>{$SEPARATOR}&nbsp;</td><td>{image path="images/rocket.png"}
-</td><td> {$ACTIONS}</td>
-        </tr></table>
-       </div>
-      </div>
-      
-      <div style='height:4px;'>
-      </div>
-      {$LIST}
-    </td>
-  </tr>
-</table>
+<div id="mainlist">
+  <div class="mainlist-header">
+   <p>{$HEADLINE}&nbsp;{$SIZELIMIT}</p>
+   <div class="mainlist-nav">
+    <table summary="{$HEADLINE}">
+     <tr>
+      <td>{$RELOAD}</td>
+      <td class="left-border">{$ACTIONS}</td>
+     </tr>
+    </table>
+   </div>
+  </div>
+
+  {$LIST}
+</div>
+
+<div class="clear"></div>
+
 
 <input type="hidden" name="ignore">
 
index ce03106d16e45ed411b5976998653c526423d4a3..bfcbee33621b3e4bbe24f9d1921d76ef6b19f54b 100644 (file)
@@ -74,7 +74,7 @@
 
     <action>
      <type>sub</type>
-     <image>images/lists/new.png</image>
+     <image>images/lists/element.png[new]</image>
      <label>Create</label>
 
      <action>