Changeset 673 for trunk/Application/FormClasses.php
- Timestamp:
- Jul 21, 2014, 9:17:56 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/FormClasses.php
r661 r673 209 209 'States' => array('Nízká', 'Střední', 'Vysoká'), 210 210 ), 211 'TOnlineState' => array( 212 'Type' => 'Enumeration', 213 'States' => array('<span style="color:red;">Nedostupný</span>', '<span style="color:green;">Dostupný</span>'), 214 ), 211 215 'TNetworkConfigurationState' => array( 212 216 'Type' => 'Enumeration',
Note:
See TracChangeset
for help on using the changeset viewer.