mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-12-21 23:08:54 -05:00
A publically-accessible jQuery might be nice
This commit is contained in:
parent
d57fa86691
commit
ab942796e0
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user