Commit Graph

454 Commits

Author SHA1 Message Date
davidcallizaya
bfc0be7e44 HOR-3207
Change web entry model.
2017-06-03 12:45:03 -04:00
Herbert Saal Gutierrez
da414f6d7a Test Folders
Change structure of Test Folders
2012-09-21 11:00:57 -04:00
Fernando Ontiveros
a4eeb91547 adding build.xml for jenkins, and fix AppSolrTest 2012-07-04 17:13:44 -04:00
Herbert Saal Gutierrez
273dff4745 BUG 9180 Correct display priority in cases lists
Code Issue
----------
A number is display in the Priority column in the cases lists instead of the
priority in text.

Solution
--------
Correct display of priority column in cases lists.
The text that describes the priority is display instead of the priority number.
The number is converted to the corresponding text with the help of the function
G::LoadTranslation("ID_PRIORITY_N");
2012-06-18 17:58:14 -04:00