How can I edit the template for Edit event popup box in Scheduler?
Q:
How can I edit the template for edit-event popup box in Scheduler?
A:
You may open the Main.aspx in styles/default folder and look for div with id = "EditEventBox", that div contain template for edit-event popup box in Scheduler that you may change.
In the same manner, you may change template for other parts of Scheduler.
|