Prepare deployment
This commit is contained in:
parent
51efc4148e
commit
ffdcf07c0f
@ -1,5 +1,5 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# Wed Jun 12 01:01:02 GMT 2013
|
# Wed Jun 12 21:38:14 GMT 2013
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
index.html
|
index.html
|
||||||
|
2
css/main-min.css
vendored
2
css/main-min.css
vendored
@ -5371,7 +5371,7 @@ body {
|
|||||||
}
|
}
|
||||||
#wmd-preview {
|
#wmd-preview {
|
||||||
padding: 19px;
|
padding: 19px;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 50px;
|
||||||
}
|
}
|
||||||
.working {
|
.working {
|
||||||
cursor: progress;
|
cursor: progress;
|
||||||
|
2
js/main-min.js
vendored
2
js/main-min.js
vendored
@ -4424,7 +4424,7 @@ define("config", function() {}), define("settings", [ "underscore", "config" ],
|
|||||||
t.each(n.extensionSettings, function(e, t) {
|
t.each(n.extensionSettings, function(e, t) {
|
||||||
_gaq.push([ "_trackEvent", "Extensions", t + " enabled", "" + (e.enabled === !0) ]);
|
_gaq.push([ "_trackEvent", "Extensions", t + " enabled", "" + (e.enabled === !0) ]);
|
||||||
}), window.onerror = function(e, t, n) {
|
}), window.onerror = function(e, t, n) {
|
||||||
_gaq.push([ "_trackEvent", "Error", t, e + "(" + t + ": " + n + ")" ]);
|
_gaq.push([ "_trackEvent", "Error", t, e + " (" + n + ")" ]);
|
||||||
}, s();
|
}, s();
|
||||||
}, i.onOfflineChanged = function(e) {
|
}, i.onOfflineChanged = function(e) {
|
||||||
r = e, s();
|
r = e, s();
|
||||||
|
Loading…
Reference in New Issue
Block a user