mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
ac786f45be
Convert col-xs-* to just col-* as part of bootstrap v3 -> v4 Convert box-* -> card-* as part of bootstrap v3 -> v4 Moved domain actions on main dashboard to a dropdown menu to avoid clutter Added "Log Out" to top header left Hid OTP on admin edit user to only show the disable card & options if the user account has OTP enabled
18 lines
440 B
JSON
18 lines
440 B
JSON
{
|
|
"dependencies": {
|
|
"admin-lte": "3.2.0",
|
|
"bootstrap": "4.6.2",
|
|
"bootstrap-datepicker": "^1.9.0",
|
|
"bootstrap-validator": "^0.11.9",
|
|
"datatables.net-plugins": "^1.13.1",
|
|
"icheck": "^1.0.2",
|
|
"ionicons": "^6.1.1",
|
|
"jquery-slimscroll": "^1.3.8",
|
|
"jquery-sparkline": "^2.4.0",
|
|
"jquery-ui-dist": "^1.13.2",
|
|
"jquery.quicksearch": "^2.4.0",
|
|
"jtimeout": "^3.2.0",
|
|
"multiselect": "^0.9.12"
|
|
}
|
|
}
|