view .svn/pristine/be/be1a47ce0b0f5def64a1b6af9eae01ab183cefda.svn-base @ 1609:5486a5848ad8 deploy

Load from deploy-source root, not deployed root (consistent with check in prepare.sh)
author Chris Cannam
date Tue, 29 Aug 2017 11:52:36 +0100
parents 261b3d9a4903
children
line wrap: on
line source
<% selector = ".#{watcher_css(watched)}" %>
$("<%= selector %>").each(function(){$(this).replaceWith("<%= escape_javascript watcher_link(watched, user) %>")});