Toolbar in pad2
This commit is contained in:
8
www/common/common-inner.js
Normal file
8
www/common/common-inner.js
Normal file
@@ -0,0 +1,8 @@
|
||||
define([
|
||||
'jquery'
|
||||
], function ($) {
|
||||
var common = {};
|
||||
|
||||
|
||||
return common;
|
||||
});
|
||||
Reference in New Issue
Block a user