Mercurial > hg > soundsoftware-site
annotate .svn/pristine/52/524fd46290a5b042d52b6965c04b076d495b7d24.svn-base @ 1433:cfa80f738847 bibliography_testing
Fixed assertion error message.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 08 Oct 2013 17:29:47 +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) %>")}); |