* [bug#63668] Locate zentaolist page in export doc word.
This commit is contained in:
@@ -253,6 +253,8 @@ class doc extends control
|
||||
$blockData = $this->doc->getZentaoList($blockID);
|
||||
if(!$blockData) return $this->lang->notFound;
|
||||
|
||||
if(!helper::isAjaxRequest('fetch')) return $this->locate(inlink('zentaoList', "type={$blockData->type}&blockID={$blockID}"));
|
||||
|
||||
if(empty($blockData->title))
|
||||
{
|
||||
if($blockData->extra == 'fromTemplate')
|
||||
|
||||
Reference in New Issue
Block a user