Prepare deployment

This commit is contained in:
benweet 2013-06-12 21:38:14 +01:00
parent 51efc4148e
commit ffdcf07c0f
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
CACHE MANIFEST
# Wed Jun 12 01:01:02 GMT 2013
# Wed Jun 12 21:38:14 GMT 2013
CACHE:
index.html

2
css/main-min.css vendored
View File

@ -5371,7 +5371,7 @@ body {
}
#wmd-preview {
padding: 19px;
margin-bottom: 30px;
margin-bottom: 50px;
}
.working {
cursor: progress;

2
js/main-min.js vendored
View File

@ -4424,7 +4424,7 @@ define("config", function() {}), define("settings", [ "underscore", "config" ],
t.each(n.extensionSettings, function(e, t) {
_gaq.push([ "_trackEvent", "Extensions", t + " enabled", "" + (e.enabled === !0) ]);
}), window.onerror = function(e, t, n) {
_gaq.push([ "_trackEvent", "Error", t, e + "(" + t + ": " + n + ")" ]);
_gaq.push([ "_trackEvent", "Error", t, e + " (" + n + ")" ]);
}, s();
}, i.onOfflineChanged = function(e) {
r = e, s();