Mercurial > hg > soundsoftware-site
annotate .svn/pristine/52/524fd46290a5b042d52b6965c04b076d495b7d24.svn-base @ 1327:287f201c2802 redmine-2.2-integration
Add italic
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 19 Jun 2013 20:56:22 +0100 |
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) %>")}); |