Changed filterwidget to tablewidget in Lehrauftrag akzeptieren

This commit is contained in:
Cris
2019-11-04 17:08:44 +01:00
committed by hainberg
parent 9c2ce1614b
commit 11635e376d
@@ -21,7 +21,7 @@ $this->load->view(
'momentjs' => true,
'ajaxlib' => true,
'dialoglib' => true,
'filterwidget' => true,
'tablewidget' => true,
'navigationwidget' => true,
'phrases' => array(
'global' => array('lehrauftraegeAnnehmen'),