singh91digvijay / google-app-engine-samples

Automatically exported from code.google.com/p/google-app-engine-samples
0 stars 0 forks source link

[PATCH] simple-ajax-chat UI fixes and enhancements #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1) Addded a ifNotEmpty() function to check if user submitted an empty string.
2) Changed {% if %} statement to {% ifnotequal %} statement to prevent
broken avatar images.
3) Added HTML 1.0 Transitional DOCTYPE to all templates. Web standards is cool.
4) Minor CSS fixes & addons.
5) Removed highlightuser.js script link. It's not being used right?

Original issue reported on code.google.com by nazr...@gmail.com on 5 Nov 2008 at 3:27

Attachments:

GoogleCodeExporter commented 8 years ago
Patched in r71. Changes also live. Thankz!

Original comment by pamela.fox on 5 Nov 2008 at 3:46

GoogleCodeExporter commented 8 years ago
you are welcome. just doin my part :D

Original comment by nazr...@gmail.com on 5 Nov 2008 at 6:06