mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-28 10:18:21 +01:00
improve Blogger
This commit is contained in:
parent
5020fb4ecc
commit
a9c3be2d75
@ -372,6 +372,8 @@ class Blogger extends this.OS.GUI.BaseApplication
|
|||||||
"id",
|
"id",
|
||||||
"title",
|
"title",
|
||||||
"ctimestr",
|
"ctimestr",
|
||||||
|
"ctime",
|
||||||
|
"utime",
|
||||||
"utimestr"
|
"utimestr"
|
||||||
]
|
]
|
||||||
@blogdb.find cond, (r) ->
|
@blogdb.find cond, (r) ->
|
||||||
|
Loading…
Reference in New Issue
Block a user