Fixed #884 so we will have correct pagination in admin area J3. Imporved the import of powers JCB-pro.
This commit is contained in:
1
admin/sql/updates/mysql/2.12.16.sql
Normal file
1
admin/sql/updates/mysql/2.12.16.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `#__componentbuilder_joomla_component` ADD `add_powers` TINYINT(1) NOT NULL DEFAULT 1 AFTER `add_placeholders`;
|
Reference in New Issue
Block a user