mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-12-26 04:08:21 +01:00
Update booklet
This commit is contained in:
parent
8cc0bc5c19
commit
79b810d66e
@ -1,8 +1,11 @@
|
|||||||
# Booklet
|
# Booklet
|
||||||
A back-end tool for my online document hub. It soon will be available online
|
A back-end tool for my online document hub [https://doc.iohub.dev/antos/](https://doc.iohub.dev/antos/)
|
||||||
|
|
||||||
|
|
||||||
## Change logs
|
## Change logs
|
||||||
|
|
||||||
|
### v0.0.3-a
|
||||||
|
* Clean up code
|
||||||
|
|
||||||
### v0.0.2-a
|
### v0.0.2-a
|
||||||
* First public release
|
* First public release
|
@ -1,8 +1,11 @@
|
|||||||
# Booklet
|
# Booklet
|
||||||
A back-end tool for my online document hub. It soon will be available online
|
A back-end tool for my online document hub [https://doc.iohub.dev/antos/](https://doc.iohub.dev/antos/)
|
||||||
|
|
||||||
|
|
||||||
## Change logs
|
## Change logs
|
||||||
|
|
||||||
|
### v0.0.3-a
|
||||||
|
* Clean up code
|
||||||
|
|
||||||
### v0.0.2-a
|
### v0.0.2-a
|
||||||
* First public release
|
* First public release
|
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -243,7 +243,6 @@ class Booklet extends this.OS.application.BaseApplication
|
|||||||
|
|
||||||
|
|
||||||
open: (toc) ->
|
open: (toc) ->
|
||||||
console.log toc
|
|
||||||
@emux = true
|
@emux = true
|
||||||
@saveContext()
|
@saveContext()
|
||||||
@currentToc = toc
|
@currentToc = toc
|
||||||
|
Loading…
Reference in New Issue
Block a user