nav tabs on admin dashboard

This commit is contained in:
2019-03-07 00:20:34 -06:00
parent f73d6ae228
commit e4f473f376
11661 changed files with 216240 additions and 1544253 deletions

20
node_modules/url-parse/package.json generated vendored
View File

@@ -1,27 +1,27 @@
{
"_from": "url-parse@^1.1.8",
"_id": "url-parse@1.4.3",
"_from": "url-parse@^1.4.3",
"_id": "url-parse@1.4.4",
"_inBundle": false,
"_integrity": "sha512-rh+KuAW36YKo0vClhQzLLveoj8FwPJNu65xLb7Mrt+eZht0IPT0IXgSv8gcMegZ6NvjJUALf6Mf25POlMwD1Fw==",
"_integrity": "sha512-/92DTTorg4JjktLNLe6GPS2/RvAd/RGr6LuktmWSMLEOa6rjnlrFXNgSbSmkNvCoL2T028A0a1JaJLzRMlFoHg==",
"_location": "/url-parse",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "url-parse@^1.1.8",
"raw": "url-parse@^1.4.3",
"name": "url-parse",
"escapedName": "url-parse",
"rawSpec": "^1.1.8",
"rawSpec": "^1.4.3",
"saveSpec": null,
"fetchSpec": "^1.1.8"
"fetchSpec": "^1.4.3"
},
"_requiredBy": [
"/original",
"/sockjs-client"
],
"_resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.3.tgz",
"_shasum": "bfaee455c889023219d757e045fa6a684ec36c15",
"_spec": "url-parse@^1.1.8",
"_resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.4.tgz",
"_shasum": "cac1556e95faa0303691fec5cf9d5a1bc34648f8",
"_spec": "url-parse@^1.4.3",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\sockjs-client",
"author": {
"name": "Arnout Kazemier"
@@ -77,5 +77,5 @@
"test-browser": "node test/browser.js",
"watch": "mocha --watch test/test.js"
},
"version": "1.4.3"
"version": "1.4.4"
}