mirror of
https://github.com/seejohnrun/haste-server.git
synced 2026-01-25 15:37:09 +00:00
Upgrade jquery to remove warnings
This commit is contained in:
@@ -1,17 +1,6 @@
|
||||
|
||||
|
||||
|
||||
var application = function() {
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
// TODO implement save as a jquery method
|
||||
// TODO maybe remove jquery
|
||||
// TODO support for browsers without pushstate
|
||||
// TODO support for push state navigation
|
||||
// TODO layerX and layerY fix warnings
|
||||
var save = function(data, callback) {
|
||||
var high = hljs.highlightAuto(data);
|
||||
var pack = {
|
||||
|
||||
Reference in New Issue
Block a user