Fixed entry post issue
This commit is contained in:
parent
a106344dc8
commit
9acec91229
@ -8,10 +8,10 @@ let post = require('../models/post')
|
||||
var createPost = {
|
||||
oninit: function() {
|
||||
category.loadList()
|
||||
clearInterval(window.intv)
|
||||
post.current = {}
|
||||
},
|
||||
oncreate: function() {
|
||||
clearInterval(window.intv)
|
||||
var valid_at = rome(left, {
|
||||
dateValidator: rome.val.beforeEq(right),
|
||||
time: false,
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user