Added fade-in option for admin views, added pdf lib to custom folder for use in projects.
This commit is contained in:
1
admin/sql/updates/mysql/2.1.9.sql
Normal file
1
admin/sql/updates/mysql/2.1.9.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `#__componentbuilder_admin_view` ADD `add_fadein` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_custom_import`;
|
Reference in New Issue
Block a user