Code

Added admin stuff
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 17 Jan 2008 13:11:16 +0000 (13:11 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 17 Jan 2008 13:11:16 +0000 (13:11 +0000)
commita58a64a5ddcf918a3f5e3411e372d7d5d11a6a97
tree0989171ec3719a1869716aa3d42a3a848b96ed7d
parentd67da305632bd879b581c7ac14b473500bf8a5e9
Added admin stuff

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8447 594d385d-05f5-0310-b6e9-bd551577e9d8
56 files changed:
gosa-plugins/goto/admin/applications/class_applicationGeneric.inc [new file with mode: 0644]
gosa-plugins/goto/admin/applications/class_applicationManagement.inc [new file with mode: 0644]
gosa-plugins/goto/admin/applications/class_applicationParameters.inc [new file with mode: 0644]
gosa-plugins/goto/admin/applications/class_divListApplication.inc [new file with mode: 0644]
gosa-plugins/goto/admin/applications/generic.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/applications/main.inc [new file with mode: 0644]
gosa-plugins/goto/admin/applications/parameters.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/applications/release_select.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/applications/remove.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/applications/tabs_application.inc [new file with mode: 0644]
gosa-plugins/goto/admin/devices/class_deviceGeneric.inc [new file with mode: 0644]
gosa-plugins/goto/admin/devices/class_deviceManagement.inc [new file with mode: 0644]
gosa-plugins/goto/admin/devices/class_divListDevices.inc [new file with mode: 0644]
gosa-plugins/goto/admin/devices/deviceGeneric.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/devices/main.inc [new file with mode: 0644]
gosa-plugins/goto/admin/devices/paste_deviceGeneric.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/devices/remove.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/devices/tabs_devices.inc [new file with mode: 0644]
gosa-plugins/goto/admin/mimetypes/class_divListMimeTypes.inc [new file with mode: 0644]
gosa-plugins/goto/admin/mimetypes/class_mimetypeGeneric.inc [new file with mode: 0644]
gosa-plugins/goto/admin/mimetypes/class_mimetypeManagement.inc [new file with mode: 0644]
gosa-plugins/goto/admin/mimetypes/generic.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/mimetypes/main.inc [new file with mode: 0644]
gosa-plugins/goto/admin/mimetypes/paste_generic.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/mimetypes/release_select.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/mimetypes/remove.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/mimetypes/tabs_mimetypes.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/ArpNewDevice.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/SelectDeviceType.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/chooser.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/class_ArpNewDevice.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/class_SelectDeviceType.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/class_printGeneric.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/class_selectUserToPrinterDialog.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/class_terminalGeneric.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/class_terminalInfo.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/class_terminalService.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/class_terminalStartup.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/class_workstationGeneric.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/class_workstationService.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/class_workstationStartup.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/gencd.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/gencd_frame.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/info.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/printer.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/scanner-list [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/selectUserToPrinterDialog.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/tabs_printers.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/tabs_terminal.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/tabs_workstation.inc [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/terminal.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/terminalService.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/terminalStartup.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/workstation.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/workstationService.tpl [new file with mode: 0644]
gosa-plugins/goto/admin/systems/goto/workstationStartup.tpl [new file with mode: 0644]