alarm systems, types, central stations, RT#25994
authorIvan Kohler <ivan@freeside.biz>
Mon, 9 Dec 2013 22:41:54 +0000 (14:41 -0800)
committerIvan Kohler <ivan@freeside.biz>
Mon, 9 Dec 2013 22:41:54 +0000 (14:41 -0800)
commitc641c8c0fe9eddb1690c7243a4f2d0471396ccb2
tree27598eee0bfc2871bbb56bd9aaa5170d3bfcd1b3
parent39bd5b53c899df1f543ef85dac206cdc135e9f3f
alarm systems, types, central stations, RT#25994
21 files changed:
FS/FS/alarm_station.pm [new file with mode: 0644]
FS/FS/alarm_system.pm [new file with mode: 0644]
FS/FS/alarm_type.pm [new file with mode: 0644]
FS/t/alarm_station.t [new file with mode: 0644]
FS/t/alarm_system.t [new file with mode: 0644]
FS/t/alarm_type.t [new file with mode: 0644]
httemplate/browse/alarm_station.html [new file with mode: 0644]
httemplate/browse/alarm_system.html [new file with mode: 0644]
httemplate/browse/alarm_type.html [new file with mode: 0644]
httemplate/edit/alarm_station.html [new file with mode: 0644]
httemplate/edit/alarm_system.html [new file with mode: 0644]
httemplate/edit/alarm_type.html [new file with mode: 0644]
httemplate/edit/process/alarm_station.html [new file with mode: 0644]
httemplate/edit/process/alarm_system.html [new file with mode: 0644]
httemplate/edit/process/alarm_type.html [new file with mode: 0644]
httemplate/elements/select-alarm_station.html [new file with mode: 0644]
httemplate/elements/select-alarm_system.html [new file with mode: 0644]
httemplate/elements/select-alarm_type.html [new file with mode: 0644]
httemplate/elements/tr-select-alarm_station.html [new file with mode: 0644]
httemplate/elements/tr-select-alarm_system.html [new file with mode: 0644]
httemplate/elements/tr-select-alarm_type.html [new file with mode: 0644]