For more information, help and support please visit
EPESI website '),
(4, 'title', 'Welcome');
-- --------------------------------------------------------
--
-- Table structure for table `base_dashboard_default_tabs`
--
CREATE TABLE `base_dashboard_default_tabs` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(64) COLLATE utf8_unicode_ci NOT NULL,
`pos` smallint(6) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=2 ;
--
-- Dumping data for table `base_dashboard_default_tabs`
--
INSERT INTO `base_dashboard_default_tabs` VALUES
(1, 'Default', 0);
-- --------------------------------------------------------
--
-- Table structure for table `base_dashboard_settings`
--
CREATE TABLE `base_dashboard_settings` (
`applet_id` int(11) NOT NULL DEFAULT '0',
`name` varchar(64) COLLATE utf8_unicode_ci NOT NULL,
`value` text COLLATE utf8_unicode_ci,
PRIMARY KEY (`applet_id`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
--
-- Dumping data for table `base_dashboard_settings`
--
INSERT INTO `base_dashboard_settings` VALUES
(3, 'bcolor', 'nice-yellow'),
(3, 'text', '