Hi,
When we create a ticket in STORM, the 'priority' settings (low, normal, high, urgent) is not displaying properly. It shows the same value that we have set to the 'status' settings (inserted, in progress, on hold, completed).
regards,
Jivmuk
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | strom_tickets_screenshot.PNG | 36.46 KB | jivmuk |
Comments
Comment #1
Roberto Gerola commented> is not displaying properly
On the form ? Just checked both my code and tested on the demo online.
It is working correctly for me.
Could you provide a screenshot ?
Thanks
Comment #2
jivmuk commentedThanks for the reply. Here is the screenshot...wonder why it is so in my case though...
Comment #3
Roberto Gerola commentedThanks.
Found and fixed. Just committed to cvs.
In file stormticket.theme.inc, line :
line 25 must be :
storm_icon('priority_'. $ticket->ticketpriority, $ticket->ticketpriority),
P.S. : Install the icons package :
http://www.speedtech.it/storm-book/installation
Comment #4
Roberto Gerola commentedComment #5
jivmuk commentedThank you very much!!! Wow! that was lightning speed! You fixed it!!!
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.