1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-14 02:24:08 +02:00

- Featurebox batch copy feature added (example implementation - page administration), plugin upgrade required

- Lost admin UI messages issue solved
- Featurebox list items view now sortable
This commit is contained in:
SecretR
2013-03-13 09:47:48 +02:00
parent 092f64bcf8
commit 064528e754
8 changed files with 123 additions and 90 deletions

View File

@@ -14,7 +14,5 @@ define("LAN_PLUGIN_FEATUREBOX_BATCH", "Create Featurebox Item");
// Install/uninstall messages
define('FBLAN_INSTALL_01', 'Adding Default category table data.'); //XXX Use Generic
define('FBLAN_INSTALL_02', 'Adding Default table data.'); //XXX Use Generic
?>
define('FBLAN_INSTALL_03', 'Unassigned');
define('FBLAN_INSTALL_04', 'General');