add auto post preview to 'select photo from albums'
This commit is contained in:
parent
01fc590938
commit
01526a9a79
@ -423,6 +423,7 @@ function enableOnUser(){
|
||||
function(ddata) {
|
||||
if (ddata['status']) {
|
||||
addeditortext(ddata['photolink']);
|
||||
preview_post();
|
||||
} else {
|
||||
window.console.log("{{$modalerrorlink}}" + ':' + ddata['errormsg']);
|
||||
}
|
||||
|
Reference in New Issue
Block a user