A publically-accessible jQuery might be nice

This commit is contained in:
Samuel Cochran 2010-10-25 10:30:24 +08:00
parent d57fa86691
commit ab942796e0

View File

@ -2,7 +2,7 @@
%html
%head
%title MailCatcher
%script{:src => "http://ipv.local/javascripts/jquery-1.4.2.min.js"}
%script{:src => "http://code.jquery.com/jquery-1.4.3.min.js"}
:javascript
var MailCatcher = {
refresh: function() {