* Fix bug#30144.
This commit is contained in:
@@ -2284,7 +2284,7 @@ class story extends control
|
||||
}
|
||||
else
|
||||
{
|
||||
return print(js::closeModal('parent.parent', 'this', 'function(){parent.parent.$(\'[data-ride="searchList"]\').searchList();}'));
|
||||
return print(js::reload('parent.parent'));
|
||||
}
|
||||
}
|
||||
return print(js::locate($this->createLink('story', 'view', "storyID=$storyID&version=0¶m=0&storyType=$storyType"), 'parent'));
|
||||
|
||||
Reference in New Issue
Block a user