Commit c126e61f by Őry Máté

add knockout

parent 6d44029c
......@@ -18,6 +18,7 @@
"jquery-knob": "~1.2.9",
"jquery-simple-slider": "https://github.com/BME-IK/jquery-simple-slider.git",
"bootbox": "~4.3.0",
"intro.js": "0.9.0"
"intro.js": "0.9.0",
"knockout": "~3.2.0"
}
}
......@@ -197,6 +197,7 @@ PIPELINE_JS = {
"intro.js/intro.js",
"jquery-knob/dist/jquery.knob.min.js",
"jquery-simple-slider/js/simple-slider.js",
"knockout/dist/knockout.js",
"dashboard/dashboard.js",
"dashboard/group-details.js",
"dashboard/group-list.js",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment