Mercurial > hg > soundsoftware-site
view .svn/pristine/79/7953137e301268a291cb62d7f70fd6f876edc0f3.svn-base @ 1368:987e71e73116 bibliography_testing
Setup of testing framework for the bibliography plugin.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 20 Aug 2013 18:00:06 +0100 |
parents | 038ba2d95de8 |
children |
line wrap: on
line source
<% @users.each do |user| %> $("#issue_watcher_user_ids_<%= user.id %>").remove(); <% end %> $('#watchers_inputs').append('<%= escape_javascript(watchers_checkboxes(nil, @users, true)) %>');