From: hickert Date: Fri, 20 Jan 2006 08:43:01 +0000 (+0000) Subject: Some fixes X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f7e3a84c4ba2adc45e1a73eafa065ac21a95ac82;p=gosa.git Some fixes git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2533 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/systems/class_glpiAccount.inc b/plugins/admin/systems/class_glpiAccount.inc index b15af4bde..43af3cd09 100644 --- a/plugins/admin/systems/class_glpiAccount.inc +++ b/plugins/admin/systems/class_glpiAccount.inc @@ -11,7 +11,7 @@ class glpiAccount extends plugin var $ignore_account= FALSE; var $attributes= array("ID","name","contact", "tech_num","comments","date_mod","os","location","domain","network","contact_num", - "model","type","is_template","FK_glpi_enterprise","deleted"); + "model","type","is_template","FK_glpi_enterprise","deleted","InstalledDevices","Attachments"); var $ID ; // Is set if this entry is edited var $name = ""; // This should be the dn of this entry diff --git a/plugins/admin/systems/glpi.tpl b/plugins/admin/systems/glpi.tpl index 2a65c1763..7e13cfd8a 100644 --- a/plugins/admin/systems/glpi.tpl +++ b/plugins/admin/systems/glpi.tpl @@ -69,13 +69,13 @@ {t}Contact person{/t} - + {$contact_num}    - + {t}Comments{/t} diff --git a/plugins/admin/systems/glpiPrinter.tpl b/plugins/admin/systems/glpiPrinter.tpl index d41003fee..054217bc1 100644 --- a/plugins/admin/systems/glpiPrinter.tpl +++ b/plugins/admin/systems/glpiPrinter.tpl @@ -52,7 +52,7 @@

{t}Information{/t}

-
+