Bug fixes.
-
Hi.
Please compress those screenshots for the web. Both screenshot-1.png and screenshot-2.png are taking 8.6MB each.
Here optimized screenshots images:
http://wikisend.com/download/789136/screenshot-1.png
http://wikisend.com/download/275526/screenshot-2.pngOther thing in themes/default/event-overlay.html I assume that you wanted to wrap in article HTML5 tag. Missing open article tag. Only you have closing tag at the bottom “</article>”.
On same file:
<a>Cancel</a></span></p>fixed version:
<a href="rsvpMe.cancel();">Cancel</a></span></p>Semicolon or without.
In same file again in form you can remove action=”” method=”” in form tag. When are empty not needed and to keep code valid.
Keep good work. Wish you best.
Might will come back for more fixes.
The topic ‘Bug fixes.’ is closed to new replies.