view .svn/pristine/be/be1a47ce0b0f5def64a1b6af9eae01ab183cefda.svn-base @ 1587:d8949733849d dockerise

Another rearrangement, to share provisioning scripts
author Chris Cannam
date Thu, 17 Aug 2017 11:55:29 +0100
parents 261b3d9a4903
children
line wrap: on
line source
<% selector = ".#{watcher_css(watched)}" %>
$("<%= selector %>").each(function(){$(this).replaceWith("<%= escape_javascript watcher_link(watched, user) %>")});