mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Added assets + dependencies
This commit is contained in:
4
bower_components/morrisjs/examples/lib/example.js
vendored
Executable file
4
bower_components/morrisjs/examples/lib/example.js
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
$(function () {
|
||||
eval($('#code').text());
|
||||
prettyPrint();
|
||||
});
|
||||
Reference in New Issue
Block a user