mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +00:00
Fix the services dropdown in the admin page
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
// Copyright (c) Jupyter Development Team.
|
||||
// Distributed under the terms of the Modified BSD License.
|
||||
|
||||
require(["jquery", "bootstrap", "moment", "jhapi", "utils"], function(
|
||||
require(["jquery", "moment", "jhapi", "utils"], function(
|
||||
$,
|
||||
bs,
|
||||
moment,
|
||||
JHAPI,
|
||||
utils
|
||||
|
Reference in New Issue
Block a user