Code

Updated listing
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 8 Jan 2010 09:39:21 +0000 (09:39 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 8 Jan 2010 09:39:21 +0000 (09:39 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15119 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/systems/admin/systems/system-filter.xml
gosa-plugins/systems/admin/systems/system-list.xml

index 38537ab922ff1f21fa6e4dbc3ee9a0324e690f8f..9b1f30595da031d70b000c025ca5edc69895ec30 100644 (file)
@@ -15,6 +15,7 @@
       <attribute>objectClass</attribute>
       <attribute>cn</attribute>
       <attribute>description</attribute>
+      <attribute>macAddress</attribute>
     </query>
     <scope>auto</scope>
   </search>
index c01afa24c8a1ee53292e52c2d068c04331a213b7..f471752019cadd61636402da2901a04e77a2d9c9 100644 (file)
     <label>List of systems</label>
     <defaultSortColumn>1</defaultSortColumn>
 
+    <objectType>
+      <label>Terminal template</label>
+      <objectClass>FAKE_OC_TerminalTemplate</objectClass>
+      <category>terminal</category>
+      <class>termgeneric</class>
+      <image>plugins/systems/images/select_default.png</image>
+    </objectType>
+
     <objectType>
       <label>Winstation</label>
       <objectClass>FAKE_OC_winstation</objectClass>