mirror of
https://github.com/SunRed/haste-server.git
synced 2024-11-01 01:30:21 +01:00
Remove finished todo
This commit is contained in:
parent
90161e780d
commit
c90561da8e
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ var application = function() {
|
||||||
// TODO implement save as a jquery method
|
// TODO implement save as a jquery method
|
||||||
// TODO maybe remove jquery
|
// TODO maybe remove jquery
|
||||||
// TODO support for browsers without pushstate
|
// TODO support for browsers without pushstate
|
||||||
// TODO tab support
|
|
||||||
// TODO support for push state navigation
|
// TODO support for push state navigation
|
||||||
// TODO layerX and layerY fix warnings
|
// TODO layerX and layerY fix warnings
|
||||||
var save = function(data, callback) {
|
var save = function(data, callback) {
|
||||||
|
|
Loading…
Reference in a new issue