diff --git a/views/bootstrap/class.UserList.php b/views/bootstrap/class.UserList.php index 4cc9317f6..5e1a01afc 100644 --- a/views/bootstrap/class.UserList.php +++ b/views/bootstrap/class.UserList.php @@ -32,6 +32,7 @@ require_once("class.Bootstrap.php"); class SeedDMS_View_UserList extends SeedDMS_Bootstrap_Style { function js() { /* {{{ */ + header('Content-Type: application/javascript; charset=UTF-8'); ?> $(document).ready(function(){ $("#myInput").on("keyup", function() {