Code improving

This commit is contained in:
RainLoop Team 2016-05-22 22:16:32 +03:00
parent b7af645cbc
commit f180c2fbec
3 changed files with 18 additions and 15 deletions

View file

@ -9,5 +9,4 @@ class ParseExcelListPlugin extends \RainLoop\Plugins\AbstractPlugin
{
$this->addJs('js/parse_excel_list.js'); // add js file
}
}