Code

Moved goto to subdirectory
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 17 Jan 2008 12:57:31 +0000 (12:57 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 17 Jan 2008 12:57:31 +0000 (12:57 +0000)
commit2d0c65fcdb389c0cd8986ed750d3bd9d2c626406
tree0501fef44c3bf8d7b4606274cd94ca07643fbcf6
parent118c8f12fdf0da25908fd63a1fa3a5e09651c861
Moved goto to subdirectory

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8442 594d385d-05f5-0310-b6e9-bd551577e9d8
58 files changed:
gosa-core/plugins/admin/systems/ArpNewDevice.tpl [deleted file]
gosa-core/plugins/admin/systems/SelectDeviceType.tpl [deleted file]
gosa-core/plugins/admin/systems/chooser.tpl [deleted file]
gosa-core/plugins/admin/systems/class_ArpNewDevice.inc [deleted file]
gosa-core/plugins/admin/systems/class_SelectDeviceType.inc [deleted file]
gosa-core/plugins/admin/systems/class_printGeneric.inc [deleted file]
gosa-core/plugins/admin/systems/class_selectUserToPrinterDialog.inc [deleted file]
gosa-core/plugins/admin/systems/class_terminalGeneric.inc [deleted file]
gosa-core/plugins/admin/systems/class_terminalInfo.inc [deleted file]
gosa-core/plugins/admin/systems/class_terminalService.inc [deleted file]
gosa-core/plugins/admin/systems/class_terminalStartup.inc [deleted file]
gosa-core/plugins/admin/systems/class_workstationGeneric.inc [deleted file]
gosa-core/plugins/admin/systems/class_workstationService.inc [deleted file]
gosa-core/plugins/admin/systems/class_workstationStartup.inc [deleted file]
gosa-core/plugins/admin/systems/gencd.tpl [deleted file]
gosa-core/plugins/admin/systems/gencd_frame.tpl [deleted file]
gosa-core/plugins/admin/systems/goto/ArpNewDevice.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/SelectDeviceType.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/chooser.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/class_ArpNewDevice.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/class_SelectDeviceType.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/class_printGeneric.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/class_selectUserToPrinterDialog.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/class_terminalGeneric.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/class_terminalInfo.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/class_terminalService.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/class_terminalStartup.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/class_workstationGeneric.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/class_workstationService.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/class_workstationStartup.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/gencd.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/gencd_frame.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/info.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/printer.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/scanner-list [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/selectUserToPrinterDialog.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/tabs_printers.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/tabs_terminal.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/tabs_workstation.inc [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/terminal.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/terminalService.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/terminalStartup.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/workstation.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/workstationService.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/goto/workstationStartup.tpl [new file with mode: 0644]
gosa-core/plugins/admin/systems/info.tpl [deleted file]
gosa-core/plugins/admin/systems/printer.tpl [deleted file]
gosa-core/plugins/admin/systems/scanner-list [deleted file]
gosa-core/plugins/admin/systems/selectUserToPrinterDialog.tpl [deleted file]
gosa-core/plugins/admin/systems/tabs_printers.inc [deleted file]
gosa-core/plugins/admin/systems/tabs_terminal.inc [deleted file]
gosa-core/plugins/admin/systems/tabs_workstation.inc [deleted file]
gosa-core/plugins/admin/systems/terminal.tpl [deleted file]
gosa-core/plugins/admin/systems/terminalService.tpl [deleted file]
gosa-core/plugins/admin/systems/terminalStartup.tpl [deleted file]
gosa-core/plugins/admin/systems/workstation.tpl [deleted file]
gosa-core/plugins/admin/systems/workstationService.tpl [deleted file]
gosa-core/plugins/admin/systems/workstationStartup.tpl [deleted file]