Major bug fixes due to migration issue
This commit is contained in:
@@ -4,9 +4,13 @@ _AstJson_.AJaxGetArticle = {};
|
||||
/** @type {Boolean} */
|
||||
_AstJson_.AJaxGetArticle.status;
|
||||
/** @type {String} */
|
||||
_AstJson_.AJaxGetArticle.backup;
|
||||
_AstJson_.AJaxGetArticle.ref_id;
|
||||
/** @type {String} */
|
||||
_AstJson_.AJaxGetArticle.article_id;
|
||||
/** @type {Object} */
|
||||
_AstJson_.AJaxGetArticle.entry;
|
||||
/** @type {String} */
|
||||
_AstJson_.AJaxGetArticle.entry._id;
|
||||
/** @type {String} */
|
||||
_AstJson_.AJaxGetArticle.entry.slug;
|
||||
/** @type {Boolean} */
|
||||
|
Reference in New Issue
Block a user