zoneminder/web/app
Kyle Johnson bffe78904f Display the correct input type for the config option.
I am keying the input type off of the 'Hint' and 'Type' columns
in the Config table.  It would be easier if I just added an 'inputtype'
column to the Config table, and I might do that later, but I don't want to
mess with the database right now.
2013-06-22 11:59:46 -04:00
..
Config Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Console Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Controller Also grab the Hint column from the Config table 2013-06-22 11:59:03 -04:00
Lib Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Locale/eng/LC_MESSAGES Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Model Initial commit of Filters MVC. 2013-06-04 13:23:00 -04:00
Plugin Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Test Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Vendor Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
View Display the correct input type for the config option. 2013-06-22 11:59:46 -04:00
webroot Split the config / options page into tabs based on Category. 2013-06-21 12:52:30 -04:00
.htaccess Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
index.php Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00