Bug fix in the custom import option.

This commit is contained in:
2016-05-04 06:51:30 +01:00
parent e7572e0557
commit 0fd9d9d169
3 changed files with 3 additions and 3 deletions

View File

@ -49,7 +49,7 @@ class ###Component###Model###View### extends JModelLegacy
*
* @var string
*/
protected $_context = 'com_###component###.import';
protected $_context = 'com_###component###.###view###';
/**
* Import Settings