Added filters above the admin list views to resolve gh-378

This commit is contained in:
2020-12-03 07:24:20 +02:00
parent 83e4562d62
commit 06c97afa05
277 changed files with 8176 additions and 4301 deletions

View File

@ -13,7 +13,7 @@
defined('_JEXEC') or die('Restricted access');
/**
* Interpretation class
* Infusion class
*/
class Infusion extends Interpretation
{