Code

Followup commit for #3020
authorpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 3 Nov 2009 19:36:02 +0000 (19:36 +0000)
committerpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 3 Nov 2009 19:36:02 +0000 (19:36 +0000)
commit7aafb6d96eb01585ed54599705f1158f82257f20
tree77ab5afa3774d0bca6b51ad6431275aa9c2d558d
parent84fd247175a3770d763da5c7599d14781c7a8656
Followup commit for #3020

- Change caption of inherit button
- Only show inherited[drivername] if the workstation really
  inherits from an object (that means object group has a valid
  driver set and the object itself does not have a valid driver
  set). If no driver is set and no inheritance takes place
  [unknown] is shown.
- Instead of manually setting some attributes to empty (meant
  to inherit values) call the function of the object that
  will inherit all values. This way the inheritance for newly installed
  objects uses the same code path for inheritance as it would if the
  "Inherit button" would be used and inherits everything.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@14736 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-plugins/goto/admin/systems/goto/class_workstationService.inc
trunk/gosa-plugins/goto/admin/systems/goto/workstation.tpl
trunk/gosa-plugins/goto/locale/de/LC_MESSAGES/messages.po
trunk/gosa-plugins/goto/locale/messages.po
trunk/gosa-plugins/systems/admin/systems/class_systemManagement.inc