Resolved gh-463 to insure data types that require length is enforced by default in the GUI.
This commit is contained in:
@ -861,7 +861,7 @@ class ComponentbuilderModelJoomla_component extends JModelAdmin
|
||||
{
|
||||
// load the model
|
||||
$_Model = ComponentbuilderHelper::getModel($_updateTable);
|
||||
// change publish state
|
||||
// delete items
|
||||
$_Model->delete($_pks);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user