From: Verdon V. <ve...@us...> - 2009-03-03 15:18:37
|
Update of /cvsroot/phpwebsite-comm/modules/elections/boost In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6393/boost Modified Files: update.php Log Message: final tweaks for 2.0.1 Index: update.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/elections/boost/update.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** update.php 2 Mar 2009 19:59:08 -0000 1.6 --- update.php 3 Mar 2009 15:18:23 -0000 1.7 *************** *** 43,46 **** --- 43,51 ---- + Fixed saving image/file with candidate and ballot + Added image/file to views for ballots and candidates + + Some tweaks to language + + Added javascriptEnabled() checks around js checking in cast + ballot form and provided non-js alternatives + + Some optimizing of code + + Some code tidy up </pre>'; |