view .svn/pristine/be/be1a47ce0b0f5def64a1b6af9eae01ab183cefda.svn-base @ 1536:e2a3230f61fa live

Add script to print out a committer authormap file for a project's repo
author Chris Cannam
date Tue, 19 May 2015 16:14:34 +0100
parents 261b3d9a4903
children
line wrap: on
line source
<% selector = ".#{watcher_css(watched)}" %>
$("<%= selector %>").each(function(){$(this).replaceWith("<%= escape_javascript watcher_link(watched, user) %>")});