Calendar Pop Up
Posted: Mon Aug 08, 2016 1:05 pm
Hi,
I found how to add the word Status in the pop up of ticket that is in the calendar.php file:
It now shows the Word status, but not what the status is. I was looking and searching in all the files that I could think of, but I do not know what to modify else.
Can you please help? or give a suggestion?
Thanks
I found how to add the word Status in the pop up of ticket that is in the calendar.php file:
Code: Select all
</div>
<div class="popover-status">
<strong><?php echo $hesklang['status']; ?></strong>
<span></span>
</div>
Can you please help? or give a suggestion?

Thanks
