Index: arms/html/reqAdd/content-container.html =================================================================== diff -u -rb2ada0427000ef5ceff47b8d77ccb70bd416a887 -r18523a87e3379faabb5642bcd75558a2e06b9f42 --- arms/html/reqAdd/content-container.html (.../content-container.html) (revision b2ada0427000ef5ceff47b8d77ccb70bd416a887) +++ arms/html/reqAdd/content-container.html (.../content-container.html) (revision 18523a87e3379faabb5642bcd75558a2e06b9f42) @@ -333,9 +333,9 @@ class="panel-group json-menu" id="versionAccordion" style="margin-bottom: 0px !important"> -
  • +
  • +
    +
    +
    + + +
    +
    + +
    + +
    + +
    @@ -247,7 +304,7 @@
    -
    Index: backoffice/js/scheduleConfig.js =================================================================== diff -u -r943ddea48ce199d0793e5307eb346c42f65110a9 -r18523a87e3379faabb5642bcd75558a2e06b9f42 --- backoffice/js/scheduleConfig.js (.../scheduleConfig.js) (revision 943ddea48ce199d0793e5307eb346c42f65110a9) +++ backoffice/js/scheduleConfig.js (.../scheduleConfig.js) (revision 18523a87e3379faabb5642bcd75558a2e06b9f42) @@ -101,7 +101,7 @@ } }, 313 /*milli*/); - drawExcel("modal_excel"); + drawExcel("schedule_history_excel"); }) .catch(function (error) { console.error("플러그인 로드 중 오류 발생"); @@ -293,7 +293,7 @@ SpreadSheetFunctions.setOptions(customOption); let data; - $.getJSON('./mock/language_config.json', function(jsonData) { + $.getJSON('./mock/scheduleConfig_excel.json', function(jsonData) { data = jsonData.map(arr => arr.slice(0,-1)); $($targetId).spreadsheet($.extend({}, {