svc_conferencing, RT#24389
authorIvan Kohler <ivan@freeside.biz>
Sun, 5 Jan 2014 00:23:54 +0000 (16:23 -0800)
committerIvan Kohler <ivan@freeside.biz>
Sun, 5 Jan 2014 00:23:54 +0000 (16:23 -0800)
commit5264cbf1175e3ea73cf9bcf5087c5028e6cf3b1c
tree01c07f0d3f21feaf8fa606355ed38da700fd6db1
parent50e89d97c110d58e0755c69775e0d243a82e352d
svc_conferencing, RT#24389
25 files changed:
FS/FS.pm
FS/FS/AccessRight.pm
FS/FS/Schema.pm
FS/FS/access_right.pm
FS/FS/conferencing_quality.pm [new file with mode: 0644]
FS/FS/conferencing_type.pm [new file with mode: 0644]
FS/FS/svc_conferencing.pm [new file with mode: 0644]
FS/MANIFEST
FS/t/conferencing_quality.t [new file with mode: 0644]
FS/t/conferencing_type.t [new file with mode: 0644]
FS/t/svc_conferencing.t [new file with mode: 0644]
httemplate/browse/conferencing_quality.html [new file with mode: 0644]
httemplate/browse/conferencing_type.html [new file with mode: 0644]
httemplate/edit/conferencing_quality.html [new file with mode: 0644]
httemplate/edit/conferencing_type.html [new file with mode: 0644]
httemplate/edit/process/conferencing_quality.html [new file with mode: 0644]
httemplate/edit/process/conferencing_type.html [new file with mode: 0644]
httemplate/elements/duration.html [new file with mode: 0644]
httemplate/elements/menu.html
httemplate/elements/select-conferencing_quality.html [new file with mode: 0644]
httemplate/elements/select-conferencing_type.html [new file with mode: 0644]
httemplate/elements/tr-duration.html [new file with mode: 0644]
httemplate/elements/tr-select-conferencing_quality.html [new file with mode: 0644]
httemplate/elements/tr-select-conferencing_type.html [new file with mode: 0644]
httemplate/view/elements/svc_Common.html