Mercurial > hg > soundsoftware-site
annotate .svn/pristine/52/524fd46290a5b042d52b6965c04b076d495b7d24.svn-base @ 1458:b1f4c9a2af24 bug_794
Makes the default radio button checked by default -- this should fix bug #794.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 11 Nov 2013 18:25:22 +0000 |
parents | 038ba2d95de8 |
children |
rev | line source |
---|---|
Chris@1296 | 1 <% selector = ".#{watcher_css(watched)}" %> |
Chris@1296 | 2 $("<%= selector %>").each(function(){$(this).html("<%= escape_javascript watcher_link(watched, user) %>")}); |