Changed over to V3 of footable, fixed icon display in the repeatable icon selections.

This commit is contained in:
2016-05-07 02:12:30 +01:00
parent e21980bbea
commit c9150e930d
416 changed files with 8121 additions and 3991 deletions

View File

@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.7
@build 6th May, 2016
@version 2.1.8
@build 7th May, 2016
@created 30th April, 2015
@package Component Builder
@subpackage script.php
@ -1815,7 +1815,7 @@ class com_componentbuilderInstallerScript
echo '<a target="_blank" href="https://www.vdm.io/joomla-component-builder" title="Component Builder">
<img src="components/com_componentbuilder/assets/images/component-300.png"/>
</a>
<h3>Upgrade to Version 2.1.7 Was Successful! Let us know if anything is not working as expected.</h3>';
<h3>Upgrade to Version 2.1.8 Was Successful! Let us know if anything is not working as expected.</h3>';
}
}
}