getDocument()->createScript(Script::MIME_TEXT_JAVASCRIPT, "/js/admin.min.js"); $html .= "
$script
"; return $html; } }