forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
5
static/bower_components/raphael/dev/raphael.amd.js
vendored
Normal file
5
static/bower_components/raphael/dev/raphael.amd.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
define(["./raphael.core", "./raphael.svg", "./raphael.vml"], function(R) {
|
||||
|
||||
return R;
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user