summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f150ea9)
raw | patch | inline | side by side (parent: f150ea9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 8 Jan 2010 09:39:21 +0000 (09:39 +0000) | ||
committer | hickert <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 | patch | blob | history | |
gosa-plugins/systems/admin/systems/system-list.xml | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/system-filter.xml b/gosa-plugins/systems/admin/systems/system-filter.xml
index 38537ab922ff1f21fa6e4dbc3ee9a0324e690f8f..9b1f30595da031d70b000c025ca5edc69895ec30 100644 (file)
<attribute>objectClass</attribute>
<attribute>cn</attribute>
<attribute>description</attribute>
+ <attribute>macAddress</attribute>
</query>
<scope>auto</scope>
</search>
diff --git a/gosa-plugins/systems/admin/systems/system-list.xml b/gosa-plugins/systems/admin/systems/system-list.xml
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>