* [bug#51499,done,0.1h] add subdivide button under the lite vision.
This commit is contained in:
@@ -3244,7 +3244,7 @@ class storyModel extends model
|
||||
|
||||
if($action == 'subdivide')
|
||||
{
|
||||
if(helper::isAjaxRequest('modal') || $config->vision == 'lite') return false;
|
||||
if(helper::isAjaxRequest('modal')) return false;
|
||||
$action = 'batchcreate';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user