+
+ get('joomla_module.edit.state')): ?>
+ saveOrder)
+ {
+ $iconClass = ' inactive';
+ }
+ else
+ {
+ $iconClass = ' inactive tip-top" hasTooltip" title="' . JHtml::tooltipText('JORDERINGDISABLED');
+ }
+ ?>
+
+
+
+ saveOrder) : ?>
+
+
+
+ ⋮
+
+ |
+
+ get('joomla_module.edit')): ?>
+ checked_out) : ?>
+
+ id); ?>
+
+ □
+
+
+ id); ?>
+
+
+ □
+
+ |
+
+
+ get('joomla_module.edit')): ?>
+ escape($item->system_name); ?>
+ checked_out): ?>
+ name, $item->checked_out_time, 'joomla_modules.', $canCheckin); ?>
+
+
+ escape($item->system_name); ?>
+ -
+ escape($item->module_version); ?>
+
+ 'joomla_module_updates',
+ 'views' => 'joomla_modules_updates',
+ 'title' => JText::_('COM_COMPONENTBUILDER_THE_MODULE_UPDATES'),
+ 'icon' => 'database'),
+ array(
+ 'view' => 'joomla_module_files_folders_urls',
+ 'views' => 'joomla_modules_files_folders_urls',
+ 'title' => JText::_('COM_COMPONENTBUILDER_THE_MODULE_FILES_FOLDERS'),
+ 'icon' => 'briefcase')
+ );
+ }
+ ?>
+
+
+ get($_button['view'].'.edit') && ($id = ComponentbuilderHelper::getVar($_button['view'], $item->id, 'joomla_module', 'id')) !== false): ?>
+
+ get($_button['view'].'.create')): ?>
+
+
+
+
+ |
+
+ escape($item->description); ?>
+ |
+
+ get('joomla_module.edit.state')) : ?>
+ checked_out) : ?>
+
+ published, $i, 'joomla_modules.', true, 'cb'); ?>
+
+ published, $i, 'joomla_modules.', false, 'cb'); ?>
+
+
+ published, $i, 'joomla_modules.', true, 'cb'); ?>
+
+
+ published, $i, 'joomla_modules.', false, 'cb'); ?>
+
+ |
+
+ id; ?>
+ |
+
+
\ No newline at end of file
diff --git a/admin/views/joomla_modules/tmpl/default_foot.php b/admin/views/joomla_modules/tmpl/default_foot.php
new file mode 100644
index 000000000..5d5ceb4bf
--- /dev/null
+++ b/admin/views/joomla_modules/tmpl/default_foot.php
@@ -0,0 +1,18 @@
+
+ * @github Joomla Component Builder