diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000000000000000000000000000000000..ceb004002e2a191aa7d27b96dc826b8a1ccc393a --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,34 @@ + +### Issue type: +- [ ] Feature request +- [ ] Bug report +- [ ] Documentation + + +### Environment: +* AdminLTE Version: +* Operating System: +* Browser (Version): + + +### Description: diff --git a/bower.json b/bower.json index 36e6c97acd8105fd05025748533018c9aa4066ca..7a8a1424da445473faedabe66cc63b5f1a0b5d4b 100644 --- a/bower.json +++ b/bower.json @@ -8,7 +8,7 @@ "main": [ "index2.html", "dist/css/AdminLTE.css", - "dist/js/app.js", + "dist/js/adminlte.js", "build/less/AdminLTE.less" ], "keywords": [ diff --git a/index2.html b/index2.html index 6c3ae9cd4f31b5ae32c374e95b1cf7f4e77da7ca..13d8b618eaf86874fc22fbec3cd4bbde064dfa20 100644 --- a/index2.html +++ b/index2.html @@ -1562,7 +1562,7 @@ - +