Updated AdminLTE to 3.04 assets, added search to side bar, added company select drop down on sidebar. removed extra delete under edit contact
This commit is contained in:
5
plugins/raphael/dev/raphael.amd.js
Normal file
5
plugins/raphael/dev/raphael.amd.js
Normal file
@@ -0,0 +1,5 @@
|
||||
define(["./raphael.core", "./raphael.svg", "./raphael.vml"], function(R) {
|
||||
|
||||
return R;
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user