Commit Graph

5 Commits

Author SHA1 Message Date
Roly Rudy Gutierrez Pinto
250976c159 PMC-744 2019-05-23 16:30:49 -04:00
Roly Rudy Gutierrez Pinto
bc1862db3d PMC-585-A 2019-05-15 20:20:24 -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