|
@@ -154,8 +154,6 @@ module.exports = {
|
|
|
compleGlj_css: [
|
|
|
'lib/jquery-contextmenu/jquery.contextMenu.css',
|
|
|
'lib/ztree/css/zTreeStyle.css',
|
|
|
- 'lib/spreadjs/sheets/css/gc.spread.sheets.sc.css',
|
|
|
- 'lib/bootstrap/css/bootstrap.min.css',
|
|
|
],
|
|
|
compleGlj_jspaths: [
|
|
|
'public/web/common_ajax.js',
|
|
@@ -178,8 +176,6 @@ module.exports = {
|
|
|
compleRation_ration_css: [
|
|
|
'lib/jquery-contextmenu/jquery.contextMenu.css',
|
|
|
'lib/ztree/css/zTreeStyle.css',
|
|
|
- 'lib/spreadjs/sheets/css/gc.spread.sheets.sc.css',
|
|
|
- 'lib/bootstrap/css/bootstrap.min.css',
|
|
|
],
|
|
|
compleRation_ration_jspaths:[
|
|
|
'lib/ztree/jquery.ztree.core.js',
|
|
@@ -209,8 +205,6 @@ module.exports = {
|
|
|
'web/building_saas/complementary_ration_lib/js/ration_installation.js.js'
|
|
|
],
|
|
|
compleRation_glj_css: [
|
|
|
- 'lib/spreadjs/sheets/css/gc.spread.sheets.sc.css',
|
|
|
- 'lib/bootstrap/css/bootstrap.min.css',
|
|
|
],
|
|
|
compleRation_glj_jspaths: [
|
|
|
'web/building_saas/complementary_ration_lib/js/global.js',
|
|
@@ -224,8 +218,6 @@ module.exports = {
|
|
|
'public/web/storageUtil.js'
|
|
|
],
|
|
|
compleRation_coe_css: [
|
|
|
- 'lib/spreadjs/sheets/css/gc.spread.sheets.sc.css',
|
|
|
- 'lib/bootstrap/css/bootstrap.min.css',
|
|
|
],
|
|
|
compleRation_coe_jspaths: [
|
|
|
'web/building_saas/complementary_ration_lib/js/global.js',
|
|
@@ -239,9 +231,7 @@ module.exports = {
|
|
|
'web/building_saas/complementary_ration_lib/js/coe.js'
|
|
|
],
|
|
|
compleRation_inst_css: [
|
|
|
- 'lib/spreadjs/sheets/css/gc.spread.sheets.sc.css',
|
|
|
'lib/jquery-contextmenu/jquery.contextMenu.css',
|
|
|
- 'lib/bootstrap/css/bootstrap.min.css',
|
|
|
],
|
|
|
compleRation_inst_jspaths: [
|
|
|
'public/web/QueryParam.js',
|