Index: reference/gebo_admin_1.8.1/js/jquery-migrate.min.js =================================================================== diff -u -r250f40115b9a7451fbd30ba32096c4bf9bf47dab -rdf68614e44a38eccfd8c7de46ac35c587a9a8fc1 --- reference/gebo_admin_1.8.1/js/jquery-migrate.min.js (.../jquery-migrate.min.js) (revision 250f40115b9a7451fbd30ba32096c4bf9bf47dab) +++ reference/gebo_admin_1.8.1/js/jquery-migrate.min.js (.../jquery-migrate.min.js) (revision df68614e44a38eccfd8c7de46ac35c587a9a8fc1) @@ -20,7 +20,7 @@ proxies: [ { context: ['/auth-anon','/auth-user','/auth-admin','/auth-check','/sso','/dwr','/logout'], - host: 'www.313.co.kr', + host: '127.0.0.1', port: 13131, https: false, changeOrigin: true FishEye: Tag df68614e44a38eccfd8c7de46ac35c587a9a8fc1 refers to a dead (removed) revision in file `arms/html/wizardList/content-container.html'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag df68614e44a38eccfd8c7de46ac35c587a9a8fc1 refers to a dead (removed) revision in file `arms/html/wizardList/content-header.html'. FishEye: No comparison available. Pass `N' to diff? Index: arms/js/wizard.js =================================================================== diff -u -ra3a12dec68d47cbf10505e05712979b0239beefc -rdf68614e44a38eccfd8c7de46ac35c587a9a8fc1 --- arms/js/wizard.js (.../wizard.js) (revision a3a12dec68d47cbf10505e05712979b0239beefc) +++ arms/js/wizard.js (.../wizard.js) (revision df68614e44a38eccfd8c7de46ac35c587a9a8fc1) @@ -4,6 +4,11 @@ jsTreeBuild("#pdService"); }); +// --- jstree 설정 -- // +function jsTreeClick(selectedNodeID) { + console.log(selectedNodeID); +} + function setSideMenu() { setTimeout(function(){ $('#sidebar_menu_wizard').addClass("active"); FishEye: Tag df68614e44a38eccfd8c7de46ac35c587a9a8fc1 refers to a dead (removed) revision in file `arms/js/wizardList.js'. FishEye: No comparison available. Pass `N' to diff? Index: arms/wizard.html =================================================================== diff -u -ra3a12dec68d47cbf10505e05712979b0239beefc -rdf68614e44a38eccfd8c7de46ac35c587a9a8fc1 --- arms/wizard.html (.../wizard.html) (revision a3a12dec68d47cbf10505e05712979b0239beefc) +++ arms/wizard.html (.../wizard.html) (revision df68614e44a38eccfd8c7de46ac35c587a9a8fc1) @@ -309,6 +309,9 @@ + + + FishEye: Tag df68614e44a38eccfd8c7de46ac35c587a9a8fc1 refers to a dead (removed) revision in file `arms/wizardList.html'. FishEye: No comparison available. Pass `N' to diff? Index: reference/light-blue/css/font/MorrisDesign/morris10/MD___10.ttf =================================================================== diff -u -r3602b6fe1076c017a77fcee7f4d84d21ea3a6785 -rdf68614e44a38eccfd8c7de46ac35c587a9a8fc1 Binary files differ Index: reference/light-blue/css/font/MorrisDesign/morris10/MD모리스10.ttf =================================================================== diff -u -r3602b6fe1076c017a77fcee7f4d84d21ea3a6785 -rdf68614e44a38eccfd8c7de46ac35c587a9a8fc1 Binary files differ Index: reference/jquery-plugins/highlight.js-10.7.2/test/markup/ruleslanguage/default.expect.txt =================================================================== diff -u --- reference/jquery-plugins/highlight.js-10.7.2/test/markup/ruleslanguage/default.expect.txt (revision 0) +++ reference/jquery-plugins/highlight.js-10.7.2/test/markup/ruleslanguage/default.expect.txt (revision df68614e44a38eccfd8c7de46ac35c587a9a8fc1) @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2018 313 DEV GRP + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. Index: reference/jquery-plugins/highlight.js-10.7.2/test/markup/ruleslanguage/default.txt =================================================================== diff -u --- reference/jquery-plugins/highlight.js-10.7.2/test/markup/ruleslanguage/default.txt (revision 0) +++ reference/jquery-plugins/highlight.js-10.7.2/test/markup/ruleslanguage/default.txt (revision df68614e44a38eccfd8c7de46ac35c587a9a8fc1) @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2018 313 DEV GRP + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE.