BUG 0000 User Experience (single app option added) 1st commit

- login added
- "single application" option added
- simplified improved
This commit is contained in:
Erik Amaru Ortiz
2012-02-24 19:32:24 -04:00
parent 04abe5f19f
commit f8ab55a061
133 changed files with 24507 additions and 1539 deletions

View File

@@ -21,6 +21,13 @@
<en>Variable for Case priority</en>
</TAS_PRIORITY_VARIABLE>
<TAS_DERIVATION_SCREEN_TPL type="dropdown" sqlconnection="dbarray">
SELECT FILE,NAME FROM _TEMPLATES1
<en>Derivation Screen Template
<option name="">- Default -</option>
</en>
</TAS_DERIVATION_SCREEN_TPL>
<TAS_START type="checkbox" value="TRUE" group="1">
<en>Starting task</en>
</TAS_START>