author | Pawel Solyga <Pawel.Solyga@gmail.com> |
Mon, 06 Jul 2009 00:16:47 +0200 | |
changeset 2552 | 747e058900d5 |
parent 2551 | 087684992ab0 |
child 2553 | dace76c88446 |
--- a/app/soc/content/js/survey-take-090705.js Sun Jul 05 23:45:57 2009 +0200 +++ b/app/soc/content/js/survey-take-090705.js Mon Jul 06 00:16:47 2009 +0200 @@ -88,7 +88,7 @@ } ); - // remember initially chosen project choice + // remember initially chosen project choice $('select#id_project').blur( function () { $(this).data('selected', $(this).find('option:first'));