* @author Vipin Kumar * @author Remesh Babu S * @copyright Copyright (c) 2013 Z&H Consultancy Services Private Limited * @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3 */ echo $this->doctype(); ?> headMeta()->appendName('viewport', 'width=device-width, initial-scale=1.0') ?> headTitle(xl('Manage Modules'))->setSeparator(' - ')->setAutoEscape(false) ?> headLink(array('rel' => 'shortcut icon', 'type' => 'image/vnd.microsoft.icon', 'href' => $this->basePath() . '/images/favicon.ico')) ->prependStylesheet($this->basePath() . '/css/easyui.css') ->prependStylesheet($this->basePath() . '/css/icon.css') ->prependStylesheet($this->basePath() . '/css/demo.css') ->prependStylesheet($this->basePath() . '/css/bootstrap-responsive.min.css') ->prependStylesheet($this->basePath() . '/css/style.css') ->prependStylesheet($this->basePath() . '/css/suggestion.css') ->prependStylesheet($this->basePath() . '/css/bubbletip-IE.css') ->prependStylesheet($this->basePath() . '/css/bubbletip.css') ->prependStylesheet($this->basePath() . '/css/bubbles.css') ->prependStylesheet($this->basePath() . '/css/emr.css') ->prependStylesheet($GLOBALS['css_header']) ?> headScript() ->prependFile($this->basePath() . '/js/application/common.js') ->prependFile($this->basePath() . '/js/lib/bootstrap.min.js') ->prependFile($this->basePath() . '/js/lib/jquery.easyui.overrider.js') ->prependFile($this->basePath() . '/js/lib/jquery.easyui.min.js') ->prependFile($this->basePath() . '/js/lib/jquery-1.8.0.min.js') ?>
content; ?>
inlineScript() ?>