Fixed gh-338 to insure that the custom buttons work on the site view page
This commit is contained in:
@ -222,5 +222,5 @@ class ComponentbuilderModelApi extends JModelItem
|
||||
// set that the component was not found
|
||||
$this->messages[] = JText::_('COM_COMPONENTBUILDER_COMPONENT_WAS_NOT_FOUND');
|
||||
return false;
|
||||
}
|
||||
} ###SITE_CUSTOM_GET_FORM_METHOD###
|
||||
}
|
||||
|
Reference in New Issue
Block a user