diff --git a/.bowerrc b/.bowerrc deleted file mode 100644 index 41d2186e..00000000 --- a/.bowerrc +++ /dev/null @@ -1,3 +0,0 @@ -{ - "directory": "itdagene/assets/lib" -} \ No newline at end of file diff --git a/assets.js b/assets.js new file mode 100644 index 00000000..5097140b --- /dev/null +++ b/assets.js @@ -0,0 +1,18 @@ +const assets = [ + "animate.css", + "bootstrap/dist", + "chosen-js", + "lightbox2", + "bootstrap-datepicker", + "font-awesome", + "eonasdan-bootstrap-datetimepicker/build", + "bootstrap-chosen", + "bootstrap-table/dist", + "tablesorter", + "ionicons", + "hover.css", + "jquery/dist", + "moment/min/" +]; + +module.exports = assets; diff --git a/bower.json b/bower.json deleted file mode 100644 index ff1875bf..00000000 --- a/bower.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "itdagene", - "version": "0.0.0", - "homepage": "https://github.com/itdagene-ntnu/itdagene", - "authors": [ - "Eirik Martiniussen Sylliaas " - ], - "license": "Proprietary", - "private": true, - "ignore": [ - "**/.*", - "itdagene/files/static/lib" - ], - "dependencies": { - "chosen": "https://github.com/harvesthq/chosen/releases/download/v1.1.0/chosen_v1.1.0.zip", - "lightbox2": "~2.7.1", - "bootstrap-datepicker": "~1.3.0", - "eonasdan-bootstrap-datetimepicker": "~3.1.3", - "bootstrap-chosen": "*", - "bootstrap": "~3.3.1", - "animate.css": "~3.2.0", - "font-awsome": "~4.2.0", - "ionicons": "~2.0.0", - "Hover": "~1.0.9", - "bootstrap-table": "~1.7.0", - "jquery.tablesorter": "~2.0.5" - } -} diff --git a/itdagene/app/feedback/templates/feedback/evaluations/handle_evaluate.html b/itdagene/app/feedback/templates/feedback/evaluations/handle_evaluate.html index 64a49650..826b49c3 100644 --- a/itdagene/app/feedback/templates/feedback/evaluations/handle_evaluate.html +++ b/itdagene/app/feedback/templates/feedback/evaluations/handle_evaluate.html @@ -19,7 +19,7 @@ - +