From bb3553a7c5c0accd29b815cc0bd81baa225411ad Mon Sep 17 00:00:00 2001 From: Andreas Moik Date: Wed, 11 Nov 2015 15:44:14 +0100 Subject: [PATCH] Integration von Composer --- .gitignore | 4 +- composer.json | 27 + composer.lock | 433 +++ include/js/easyui-vilesci-theme/easyui.css | 2870 ----------------- .../themes/black/images/accordion_arrows.png | Bin 122 -> 0 bytes .../themes/black/images/combo_arrow.png | Bin 100 -> 0 bytes .../themes/black/images/datagrid_icons.png | Bin 300 -> 0 bytes .../themes/black/images/layout_arrows.png | Bin 179 -> 0 bytes .../themes/black/images/menu_arrows.png | Bin 134 -> 0 bytes .../themes/black/images/pagination_icons.png | Bin 339 -> 0 bytes .../themes/black/images/panel_tools.png | Bin 184 -> 0 bytes .../themes/black/images/spinner_arrows.png | Bin 112 -> 0 bytes .../easyui/themes/black/images/tabs_icons.png | Bin 144 -> 0 bytes .../easyui/themes/black/images/tree_icons.png | Bin 3086 -> 0 bytes .../js/easyui/themes/metro/images/blank.gif | Bin 43 -> 0 bytes .../themes/metro/images/calendar_arrows.png | Bin 173 -> 0 bytes .../themes/metro/images/datebox_arrow.png | Bin 626 -> 0 bytes .../themes/metro/images/linkbutton_bg.png | Bin 1274 -> 0 bytes .../js/easyui/themes/metro/images/loading.gif | Bin 1737 -> 0 bytes .../themes/metro/images/messager_icons.png | Bin 6116 -> 0 bytes .../themes/metro/images/searchbox_button.png | Bin 813 -> 0 bytes .../themes/metro/images/slider_handle.png | Bin 863 -> 0 bytes .../metro/images/validatebox_warning.png | Bin 921 -> 0 bytes include/meta/easyui.php | 18 +- include/vendor_custom/easyui/easyui.css | 17 + {include/js => vendor}/easyui/changelog.txt | 0 .../demo-mobile/accordion/_content.html | 0 .../easyui/demo-mobile/accordion/basic.html | 0 .../easyui/demo-mobile/accordion/header.html | 0 .../easyui/demo-mobile/animation/basic.html | 0 .../easyui/demo-mobile/animation/fade.html | 0 .../easyui/demo-mobile/animation/pop.html | 0 .../easyui/demo-mobile/animation/slide.html | 0 .../easyui/demo-mobile/badge/basic.html | 0 .../easyui/demo-mobile/badge/button.html | 0 .../easyui/demo-mobile/badge/list.html | 0 .../easyui/demo-mobile/badge/tabs.html | 0 .../easyui/demo-mobile/button/basic.html | 0 .../easyui/demo-mobile/button/group.html | 0 .../easyui/demo-mobile/button/style.html | 0 .../easyui/demo-mobile/button/switch.html | 0 .../easyui/demo-mobile/datagrid/basic.html | 0 .../demo-mobile/datagrid/rowediting.html | 0 .../easyui/demo-mobile/datalist/basic.html | 0 .../easyui/demo-mobile/datalist/group.html | 0 .../demo-mobile/datalist/selection.html | 0 .../easyui/demo-mobile/dialog/basic.html | 0 .../easyui/demo-mobile/dialog/message.html | 0 .../easyui/demo-mobile/form/basic.html | 0 .../easyui/demo-mobile/images/login1.jpg | Bin .../easyui/demo-mobile/images/modem.png | Bin .../easyui/demo-mobile/images/more.png | Bin .../easyui/demo-mobile/images/pda.png | Bin .../easyui/demo-mobile/images/scanner.png | Bin .../easyui/demo-mobile/images/tablet.png | Bin .../demo-mobile/input/numberspinner.html | 0 .../easyui/demo-mobile/input/textbox.html | 0 .../easyui/demo-mobile/layout/basic.html | 0 .../easyui/demo-mobile/menu/basic.html | 0 .../easyui/demo-mobile/menu/menubar.html | 0 .../easyui/demo-mobile/panel/_content.html | 0 .../easyui/demo-mobile/panel/ajax.html | 0 .../easyui/demo-mobile/panel/basic.html | 0 .../easyui/demo-mobile/panel/nav.html | 0 .../easyui/demo-mobile/simplelist/basic.html | 0 .../easyui/demo-mobile/simplelist/button.html | 0 .../easyui/demo-mobile/simplelist/group.html | 0 .../easyui/demo-mobile/simplelist/image.html | 0 .../easyui/demo-mobile/simplelist/link.html | 0 .../easyui/demo-mobile/tabs/basic.html | 0 .../easyui/demo-mobile/tabs/nav.html | 0 .../easyui/demo-mobile/tabs/pill.html | 0 .../easyui/demo-mobile/toolbar/basic.html | 0 .../easyui/demo-mobile/toolbar/button.html | 0 .../easyui/demo-mobile/toolbar/menu.html | 0 .../easyui/demo-mobile/tree/basic.html | 0 .../easyui/demo-mobile/tree/dnd.html | 0 .../easyui/demo/accordion/_content.html | 0 .../easyui/demo/accordion/actions.html | 0 .../easyui/demo/accordion/ajax.html | 0 .../easyui/demo/accordion/basic.html | 0 .../easyui/demo/accordion/datagrid_data1.json | 0 .../easyui/demo/accordion/expandable.html | 0 .../easyui/demo/accordion/fluid.html | 0 .../easyui/demo/accordion/multiple.html | 0 .../easyui/demo/accordion/tools.html | 0 .../easyui/demo/calendar/basic.html | 0 .../easyui/demo/calendar/custom.html | 0 .../easyui/demo/calendar/disabledate.html | 0 .../easyui/demo/calendar/firstday.html | 0 .../easyui/demo/calendar/fluid.html | 0 .../easyui/demo/combo/animation.html | 0 .../easyui/demo/combo/basic.html | 0 .../easyui/demo/combobox/actions.html | 0 .../easyui/demo/combobox/basic.html | 0 .../easyui/demo/combobox/combobox_data1.json | 0 .../easyui/demo/combobox/combobox_data2.json | 0 .../easyui/demo/combobox/customformat.html | 0 .../easyui/demo/combobox/dynamicdata.html | 0 .../easyui/demo/combobox/fluid.html | 0 .../easyui/demo/combobox/group.html | 0 .../easyui/demo/combobox/icons.html | 0 .../easyui/demo/combobox/multiline.html | 0 .../easyui/demo/combobox/multiple.html | 0 .../easyui/demo/combobox/navigation.html | 0 .../easyui/demo/combobox/remotedata.html | 0 .../easyui/demo/combobox/remotejsonp.html | 0 .../easyui/demo/combogrid/actions.html | 0 .../easyui/demo/combogrid/basic.html | 0 .../easyui/demo/combogrid/datagrid_data1.json | 0 .../easyui/demo/combogrid/fluid.html | 0 .../easyui/demo/combogrid/initvalue.html | 0 .../easyui/demo/combogrid/multiple.html | 0 .../easyui/demo/combogrid/navigation.html | 0 .../easyui/demo/combogrid/setvalue.html | 0 .../easyui/demo/combotree/actions.html | 0 .../easyui/demo/combotree/basic.html | 0 .../easyui/demo/combotree/fluid.html | 0 .../easyui/demo/combotree/initvalue.html | 0 .../easyui/demo/combotree/multiple.html | 0 .../easyui/demo/combotree/tree_data1.json | 0 .../easyui/demo/datagrid/aligncolumns.html | 0 .../easyui/demo/datagrid/basic.html | 0 .../easyui/demo/datagrid/cacheeditor.html | 0 .../easyui/demo/datagrid/cellediting.html | 0 .../easyui/demo/datagrid/cellstyle.html | 0 .../easyui/demo/datagrid/checkbox.html | 0 .../demo/datagrid/clientpagination.html | 0 .../easyui/demo/datagrid/columngroup.html | 0 .../easyui/demo/datagrid/complextoolbar.html | 0 .../easyui/demo/datagrid/contextmenu.html | 0 .../easyui/demo/datagrid/custompager.html | 0 .../easyui/demo/datagrid/datagrid_data1.json | 0 .../easyui/demo/datagrid/datagrid_data2.json | 0 .../easyui/demo/datagrid/fluid.html | 0 .../easyui/demo/datagrid/footer.html | 0 .../easyui/demo/datagrid/formatcolumns.html | 0 .../easyui/demo/datagrid/frozencolumns.html | 0 .../easyui/demo/datagrid/frozenrows.html | 0 .../easyui/demo/datagrid/mergecells.html | 0 .../easyui/demo/datagrid/multisorting.html | 0 .../easyui/demo/datagrid/products.json | 0 .../easyui/demo/datagrid/rowborder.html | 0 .../easyui/demo/datagrid/rowediting.html | 0 .../easyui/demo/datagrid/rowstyle.html | 0 .../easyui/demo/datagrid/selection.html | 0 .../easyui/demo/datagrid/simpletoolbar.html | 0 .../easyui/demo/datagrid/transform.html | 0 .../easyui/demo/datalist/basic.html | 0 .../easyui/demo/datalist/checkbox.html | 0 .../easyui/demo/datalist/datalist_data1.json | 0 .../easyui/demo/datalist/group.html | 0 .../easyui/demo/datalist/multiselect.html | 0 .../easyui/demo/datalist/remotedata.html | 0 .../easyui/demo/datebox/basic.html | 0 .../easyui/demo/datebox/buttons.html | 0 .../easyui/demo/datebox/clone.html | 0 .../easyui/demo/datebox/dateformat.html | 0 .../easyui/demo/datebox/events.html | 0 .../easyui/demo/datebox/fluid.html | 0 .../easyui/demo/datebox/restrict.html | 0 .../easyui/demo/datebox/sharedcalendar.html | 0 .../easyui/demo/datebox/validate.html | 0 .../easyui/demo/datetimebox/basic.html | 0 .../easyui/demo/datetimebox/fluid.html | 0 .../easyui/demo/datetimebox/initvalue.html | 0 .../easyui/demo/datetimebox/showseconds.html | 0 .../easyui/demo/datetimespinner/basic.html | 0 .../demo/datetimespinner/clearicon.html | 0 .../easyui/demo/datetimespinner/fluid.html | 0 .../easyui/demo/datetimespinner/format.html | 0 {include/js => vendor}/easyui/demo/demo.css | 0 .../easyui/demo/dialog/basic.html | 0 .../easyui/demo/dialog/complextoolbar.html | 0 .../easyui/demo/dialog/fluid.html | 0 .../easyui/demo/dialog/toolbarbuttons.html | 0 .../easyui/demo/draggable/basic.html | 0 .../easyui/demo/draggable/constrain.html | 0 .../easyui/demo/draggable/snap.html | 0 .../easyui/demo/droppable/accept.html | 0 .../easyui/demo/droppable/basic.html | 0 .../easyui/demo/droppable/sort.html | 0 .../easyui/demo/easyloader/basic.html | 0 .../easyui/demo/filebox/basic.html | 0 .../easyui/demo/filebox/buttonalign.html | 0 .../easyui/demo/filebox/fluid.html | 0 .../js => vendor}/easyui/demo/form/basic.html | 0 .../easyui/demo/form/form_data1.json | 0 .../js => vendor}/easyui/demo/form/load.html | 0 .../easyui/demo/form/validateonsubmit.html | 0 .../easyui/demo/layout/_content.html | 0 .../easyui/demo/layout/addremove.html | 0 .../easyui/demo/layout/autoheight.html | 0 .../easyui/demo/layout/basic.html | 0 .../easyui/demo/layout/collapsetitle.html | 0 .../easyui/demo/layout/complex.html | 0 .../demo/layout/customcollapsetitle.html | 0 .../easyui/demo/layout/datagrid_data1.json | 0 .../easyui/demo/layout/fluid.html | 0 .../easyui/demo/layout/full.html | 0 .../easyui/demo/layout/nestedlayout.html | 0 .../easyui/demo/layout/nocollapsible.html | 0 .../demo/layout/propertygrid_data1.json | 0 .../easyui/demo/layout/tree_data1.json | 0 .../easyui/demo/linkbutton/basic.html | 0 .../easyui/demo/linkbutton/fluid.html | 0 .../easyui/demo/linkbutton/group.html | 0 .../easyui/demo/linkbutton/iconalign.html | 0 .../easyui/demo/linkbutton/plain.html | 0 .../easyui/demo/linkbutton/size.html | 0 .../easyui/demo/linkbutton/style.html | 0 .../easyui/demo/linkbutton/toggle.html | 0 .../js => vendor}/easyui/demo/menu/basic.html | 0 .../easyui/demo/menu/customitem.html | 0 .../easyui/demo/menu/events.html | 0 .../easyui/demo/menu/inline.html | 0 .../js => vendor}/easyui/demo/menu/nav.html | 0 .../easyui/demo/menubutton/actions.html | 0 .../easyui/demo/menubutton/alignment.html | 0 .../easyui/demo/menubutton/basic.html | 0 .../easyui/demo/menubutton/nav.html | 0 .../easyui/demo/messager/alert.html | 0 .../easyui/demo/messager/basic.html | 0 .../easyui/demo/messager/interactive.html | 0 .../easyui/demo/messager/position.html | 0 .../easyui/demo/numberbox/basic.html | 0 .../easyui/demo/numberbox/fluid.html | 0 .../easyui/demo/numberbox/format.html | 0 .../easyui/demo/numberbox/range.html | 0 .../easyui/demo/numberspinner/basic.html | 0 .../easyui/demo/numberspinner/fluid.html | 0 .../easyui/demo/numberspinner/increment.html | 0 .../easyui/demo/numberspinner/range.html | 0 .../easyui/demo/pagination/attaching.html | 0 .../easyui/demo/pagination/basic.html | 0 .../easyui/demo/pagination/custombuttons.html | 0 .../easyui/demo/pagination/layout.html | 0 .../easyui/demo/pagination/links.html | 0 .../easyui/demo/pagination/simple.html | 0 .../easyui/demo/panel/_content.html | 0 .../easyui/demo/panel/basic.html | 0 .../easyui/demo/panel/customtools.html | 0 .../easyui/demo/panel/fluid.html | 0 .../easyui/demo/panel/footer.html | 0 .../easyui/demo/panel/loadcontent.html | 0 .../easyui/demo/panel/nestedpanel.html | 0 .../easyui/demo/panel/paneltools.html | 0 .../easyui/demo/progressbar/basic.html | 0 .../easyui/demo/progressbar/fluid.html | 0 .../easyui/demo/propertygrid/basic.html | 0 .../demo/propertygrid/customcolumns.html | 0 .../easyui/demo/propertygrid/groupformat.html | 0 .../demo/propertygrid/propertygrid_data1.json | 0 .../easyui/demo/resizable/basic.html | 0 .../easyui/demo/searchbox/basic.html | 0 .../easyui/demo/searchbox/category.html | 0 .../easyui/demo/searchbox/fluid.html | 0 .../easyui/demo/slider/basic.html | 0 .../easyui/demo/slider/fluid.html | 0 .../easyui/demo/slider/formattip.html | 0 .../easyui/demo/slider/nonlinear.html | 0 .../easyui/demo/slider/range.html | 0 .../easyui/demo/slider/rule.html | 0 .../easyui/demo/slider/vertical.html | 0 .../easyui/demo/splitbutton/actions.html | 0 .../easyui/demo/splitbutton/basic.html | 0 .../easyui/demo/switchbutton/action.html | 0 .../easyui/demo/switchbutton/basic.html | 0 .../easyui/demo/tabs/_content.html | 0 .../easyui/demo/tabs/autoheight.html | 0 .../js => vendor}/easyui/demo/tabs/basic.html | 0 .../easyui/demo/tabs/dropdown.html | 0 .../easyui/demo/tabs/fixedwidth.html | 0 .../js => vendor}/easyui/demo/tabs/fluid.html | 0 .../js => vendor}/easyui/demo/tabs/hover.html | 0 .../easyui/demo/tabs/images/modem.png | Bin .../easyui/demo/tabs/images/pda.png | Bin .../easyui/demo/tabs/images/scanner.png | Bin .../easyui/demo/tabs/images/tablet.png | Bin .../easyui/demo/tabs/nestedtabs.html | 0 .../easyui/demo/tabs/striptools.html | 0 .../js => vendor}/easyui/demo/tabs/style.html | 0 .../easyui/demo/tabs/tabimage.html | 0 .../easyui/demo/tabs/tabposition.html | 0 .../easyui/demo/tabs/tabstools.html | 0 .../easyui/demo/tabs/tree_data1.json | 0 .../easyui/demo/textbox/basic.html | 0 .../easyui/demo/textbox/button.html | 0 .../easyui/demo/textbox/clearicon.html | 0 .../easyui/demo/textbox/custom.html | 0 .../easyui/demo/textbox/fluid.html | 0 .../easyui/demo/textbox/icons.html | 0 .../easyui/demo/textbox/multiline.html | 0 .../easyui/demo/textbox/size.html | 0 .../easyui/demo/timespinner/actions.html | 0 .../easyui/demo/timespinner/basic.html | 0 .../easyui/demo/timespinner/fluid.html | 0 .../easyui/demo/timespinner/range.html | 0 .../easyui/demo/tooltip/_content.html | 0 .../easyui/demo/tooltip/_dialog.html | 0 .../easyui/demo/tooltip/ajax.html | 0 .../easyui/demo/tooltip/basic.html | 0 .../easyui/demo/tooltip/customcontent.html | 0 .../easyui/demo/tooltip/customstyle.html | 0 .../easyui/demo/tooltip/position.html | 0 .../easyui/demo/tooltip/toolbar.html | 0 .../easyui/demo/tooltip/tooltipdialog.html | 0 .../easyui/demo/tree/actions.html | 0 .../easyui/demo/tree/animation.html | 0 .../js => vendor}/easyui/demo/tree/basic.html | 0 .../easyui/demo/tree/checkbox.html | 0 .../easyui/demo/tree/contextmenu.html | 0 .../js => vendor}/easyui/demo/tree/dnd.html | 0 .../easyui/demo/tree/editable.html | 0 .../easyui/demo/tree/formatting.html | 0 .../js => vendor}/easyui/demo/tree/icons.html | 0 .../easyui/demo/tree/lazyload.html | 0 .../js => vendor}/easyui/demo/tree/lines.html | 0 .../easyui/demo/tree/tree_data1.json | 0 .../easyui/demo/tree/tree_data2.json | 0 .../easyui/demo/treegrid/actions.html | 0 .../easyui/demo/treegrid/basic.html | 0 .../demo/treegrid/clientpagination.html | 0 .../easyui/demo/treegrid/contextmenu.html | 0 .../easyui/demo/treegrid/editable.html | 0 .../easyui/demo/treegrid/fluid.html | 0 .../easyui/demo/treegrid/footer.html | 0 .../easyui/demo/treegrid/lines.html | 0 .../easyui/demo/treegrid/reports.html | 0 .../easyui/demo/treegrid/treegrid_data1.json | 0 .../easyui/demo/treegrid/treegrid_data2.json | 0 .../easyui/demo/treegrid/treegrid_data3.json | 0 .../easyui/demo/validatebox/basic.html | 0 .../demo/validatebox/customtooltip.html | 0 .../demo/validatebox/validateonblur.html | 0 .../easyui/demo/window/basic.html | 0 .../easyui/demo/window/customtools.html | 0 .../easyui/demo/window/fluid.html | 0 .../easyui/demo/window/footer.html | 0 .../easyui/demo/window/inlinewindow.html | 0 .../easyui/demo/window/modalwindow.html | 0 .../easyui/demo/window/windowlayout.html | 0 {include/js => vendor}/easyui/easyloader.js | 0 .../js => vendor}/easyui/jquery.easyui.min.js | 0 .../easyui/jquery.easyui.mobile.js | 0 {include/js => vendor}/easyui/jquery.min.js | 0 .../js => vendor}/easyui/license_freeware.txt | 0 .../easyui/locale/easyui-lang-af.js | 0 .../easyui/locale/easyui-lang-am.js | 0 .../easyui/locale/easyui-lang-ar.js | 0 .../easyui/locale/easyui-lang-bg.js | 0 .../easyui/locale/easyui-lang-ca.js | 0 .../easyui/locale/easyui-lang-cs.js | 0 .../easyui/locale/easyui-lang-cz.js | 0 .../easyui/locale/easyui-lang-da.js | 0 .../easyui/locale/easyui-lang-de.js | 0 .../easyui/locale/easyui-lang-el.js | 0 .../easyui/locale/easyui-lang-en.js | 0 .../easyui/locale/easyui-lang-es.js | 0 .../easyui/locale/easyui-lang-fr.js | 0 .../easyui/locale/easyui-lang-it.js | 0 .../easyui/locale/easyui-lang-jp.js | 0 .../easyui/locale/easyui-lang-nl.js | 0 .../easyui/locale/easyui-lang-pl.js | 0 .../easyui/locale/easyui-lang-pt_BR.js | 0 .../easyui/locale/easyui-lang-ru.js | 0 .../easyui/locale/easyui-lang-sv_SE.js | 0 .../easyui/locale/easyui-lang-tr.js | 0 .../easyui/locale/easyui-lang-zh_CN.js | 0 .../easyui/locale/easyui-lang-zh_TW.js | 0 .../easyui/plugins/jquery.accordion.js | 0 .../easyui/plugins/jquery.calendar.js | 0 .../easyui/plugins/jquery.combo.js | 0 .../easyui/plugins/jquery.combobox.js | 0 .../easyui/plugins/jquery.combogrid.js | 0 .../easyui/plugins/jquery.combotree.js | 0 .../easyui/plugins/jquery.datagrid.js | 0 .../easyui/plugins/jquery.datalist.js | 0 .../easyui/plugins/jquery.datebox.js | 0 .../easyui/plugins/jquery.datetimebox.js | 0 .../easyui/plugins/jquery.datetimespinner.js | 0 .../easyui/plugins/jquery.dialog.js | 0 .../easyui/plugins/jquery.draggable.js | 0 .../easyui/plugins/jquery.droppable.js | 0 .../easyui/plugins/jquery.filebox.js | 0 .../easyui/plugins/jquery.form.js | 0 .../easyui/plugins/jquery.layout.js | 0 .../easyui/plugins/jquery.linkbutton.js | 0 .../easyui/plugins/jquery.menu.js | 0 .../easyui/plugins/jquery.menubutton.js | 0 .../easyui/plugins/jquery.messager.js | 0 .../easyui/plugins/jquery.mobile.js | 0 .../easyui/plugins/jquery.numberbox.js | 0 .../easyui/plugins/jquery.numberspinner.js | 0 .../easyui/plugins/jquery.pagination.js | 0 .../easyui/plugins/jquery.panel.js | 0 .../easyui/plugins/jquery.parser.js | 0 .../easyui/plugins/jquery.progressbar.js | 0 .../easyui/plugins/jquery.propertygrid.js | 0 .../easyui/plugins/jquery.resizable.js | 0 .../easyui/plugins/jquery.searchbox.js | 0 .../easyui/plugins/jquery.slider.js | 0 .../easyui/plugins/jquery.spinner.js | 0 .../easyui/plugins/jquery.splitbutton.js | 0 .../easyui/plugins/jquery.switchbutton.js | 0 .../easyui/plugins/jquery.tabs.js | 0 .../easyui/plugins/jquery.textbox.js | 0 .../easyui/plugins/jquery.timespinner.js | 0 .../easyui/plugins/jquery.tooltip.js | 0 .../easyui/plugins/jquery.tree.js | 0 .../easyui/plugins/jquery.treegrid.js | 0 .../easyui/plugins/jquery.validatebox.js | 0 .../easyui/plugins/jquery.window.js | 0 {include/js => vendor}/easyui/readme.txt | 0 .../js => vendor}/easyui/src/easyloader.js | 0 .../easyui/src/jquery.accordion.js | 0 .../easyui/src/jquery.calendar.js | 0 .../easyui/src/jquery.combobox.js | 0 .../easyui/src/jquery.datebox.js | 0 .../easyui/src/jquery.draggable.js | 0 .../easyui/src/jquery.droppable.js | 0 .../js => vendor}/easyui/src/jquery.form.js | 0 .../easyui/src/jquery.linkbutton.js | 0 .../js => vendor}/easyui/src/jquery.menu.js | 0 .../js => vendor}/easyui/src/jquery.parser.js | 0 .../easyui/src/jquery.progressbar.js | 0 .../easyui/src/jquery.propertygrid.js | 0 .../easyui/src/jquery.resizable.js | 0 .../js => vendor}/easyui/src/jquery.slider.js | 0 .../js => vendor}/easyui/src/jquery.tabs.js | 0 .../js => vendor}/easyui/src/jquery.window.js | 0 .../easyui/themes/black/accordion.css | 0 .../easyui/themes/black/calendar.css | 0 .../easyui/themes/black/combo.css | 0 .../easyui/themes/black/combobox.css | 0 .../easyui/themes/black/datagrid.css | 0 .../easyui/themes/black/datalist.css | 0 .../easyui/themes/black/datebox.css | 0 .../easyui/themes/black/dialog.css | 0 .../easyui/themes/black/easyui.css | 0 .../easyui/themes/black/filebox.css | 0 .../themes/black}/images/accordion_arrows.png | Bin .../easyui/themes/black}/images/blank.gif | Bin .../themes/black}/images/calendar_arrows.png | Bin .../themes/black}/images/combo_arrow.png | Bin .../themes/black}/images/datagrid_icons.png | Bin .../themes/black}/images/datebox_arrow.png | Bin .../themes/black}/images/layout_arrows.png | Bin .../themes/black}/images/linkbutton_bg.png | Bin .../easyui/themes/black}/images/loading.gif | Bin .../themes/black}/images/menu_arrows.png | Bin .../themes/black}/images/messager_icons.png | Bin .../themes/black}/images/pagination_icons.png | Bin .../themes/black}/images/panel_tools.png | Bin .../themes/black}/images/searchbox_button.png | Bin .../themes/black}/images/slider_handle.png | Bin .../themes/black}/images/spinner_arrows.png | Bin .../themes/black}/images/tabs_icons.png | Bin .../themes/black}/images/tree_icons.png | Bin .../black}/images/validatebox_warning.png | Bin .../easyui/themes/black/layout.css | 0 .../easyui/themes/black/linkbutton.css | 0 .../easyui/themes/black/menu.css | 0 .../easyui/themes/black/menubutton.css | 0 .../easyui/themes/black/messager.css | 0 .../easyui/themes/black/numberbox.css | 0 .../easyui/themes/black/pagination.css | 0 .../easyui/themes/black/panel.css | 0 .../easyui/themes/black/progressbar.css | 0 .../easyui/themes/black/propertygrid.css | 0 .../easyui/themes/black/searchbox.css | 0 .../easyui/themes/black/slider.css | 0 .../easyui/themes/black/spinner.css | 0 .../easyui/themes/black/splitbutton.css | 0 .../easyui/themes/black/switchbutton.css | 0 .../easyui/themes/black/tabs.css | 0 .../easyui/themes/black/textbox.css | 0 .../easyui/themes/black/tooltip.css | 0 .../easyui/themes/black/tree.css | 0 .../easyui/themes/black/validatebox.css | 0 .../easyui/themes/black/window.css | 0 .../easyui/themes/bootstrap/accordion.css | 0 .../easyui/themes/bootstrap/calendar.css | 0 .../easyui/themes/bootstrap/combo.css | 0 .../easyui/themes/bootstrap/combobox.css | 0 .../easyui/themes/bootstrap/datagrid.css | 0 .../easyui/themes/bootstrap/datalist.css | 0 .../easyui/themes/bootstrap/datebox.css | 0 .../easyui/themes/bootstrap/dialog.css | 0 .../easyui/themes/bootstrap/easyui.css | 0 .../easyui/themes/bootstrap/filebox.css | 0 .../bootstrap/images/accordion_arrows.png | Bin .../easyui/themes/bootstrap}/images/blank.gif | Bin .../bootstrap}/images/calendar_arrows.png | Bin .../themes/bootstrap/images/combo_arrow.png | Bin .../bootstrap/images/datagrid_icons.png | Bin .../bootstrap}/images/datebox_arrow.png | Bin .../themes/bootstrap/images/layout_arrows.png | Bin .../bootstrap}/images/linkbutton_bg.png | Bin .../themes/bootstrap}/images/loading.gif | Bin .../themes/bootstrap/images/menu_arrows.png | Bin .../bootstrap}/images/messager_icons.png | Bin .../bootstrap/images/pagination_icons.png | Bin .../themes/bootstrap/images/panel_tools.png | Bin .../bootstrap}/images/searchbox_button.png | Bin .../bootstrap}/images/slider_handle.png | Bin .../bootstrap/images/spinner_arrows.png | Bin .../themes/bootstrap/images/tabs_icons.png | Bin .../themes/bootstrap/images/tree_icons.png | Bin .../bootstrap}/images/validatebox_warning.png | Bin .../easyui/themes/bootstrap/layout.css | 0 .../easyui/themes/bootstrap/linkbutton.css | 0 .../easyui/themes/bootstrap/menu.css | 0 .../easyui/themes/bootstrap/menubutton.css | 0 .../easyui/themes/bootstrap/messager.css | 0 .../easyui/themes/bootstrap/numberbox.css | 0 .../easyui/themes/bootstrap/pagination.css | 0 .../easyui/themes/bootstrap/panel.css | 0 .../easyui/themes/bootstrap/progressbar.css | 0 .../easyui/themes/bootstrap/propertygrid.css | 0 .../easyui/themes/bootstrap/searchbox.css | 0 .../easyui/themes/bootstrap/slider.css | 0 .../easyui/themes/bootstrap/spinner.css | 0 .../easyui/themes/bootstrap/splitbutton.css | 0 .../easyui/themes/bootstrap/switchbutton.css | 0 .../easyui/themes/bootstrap/tabs.css | 0 .../easyui/themes/bootstrap/textbox.css | 0 .../easyui/themes/bootstrap/tooltip.css | 0 .../easyui/themes/bootstrap/tree.css | 0 .../easyui/themes/bootstrap/validatebox.css | 0 .../easyui/themes/bootstrap/window.css | 0 .../js => vendor}/easyui/themes/color.css | 0 .../easyui/themes/default/accordion.css | 0 .../easyui/themes/default/calendar.css | 0 .../easyui/themes/default/combo.css | 0 .../easyui/themes/default/combobox.css | 0 .../easyui/themes/default/datagrid.css | 0 .../easyui/themes/default/datalist.css | 0 .../easyui/themes/default/datebox.css | 0 .../easyui/themes/default/dialog.css | 0 .../easyui/themes/default/easyui.css | 0 .../easyui/themes/default/filebox.css | 0 .../default/images/accordion_arrows.png | Bin .../easyui/themes/default}/images/blank.gif | Bin .../default}/images/calendar_arrows.png | Bin .../themes/default/images/combo_arrow.png | Bin .../themes/default/images/datagrid_icons.png | Bin .../themes/default}/images/datebox_arrow.png | Bin .../themes/default/images/layout_arrows.png | Bin .../themes/default}/images/linkbutton_bg.png | Bin .../easyui/themes/default}/images/loading.gif | Bin .../themes/default/images/menu_arrows.png | Bin .../themes/default}/images/messager_icons.png | Bin .../default/images/pagination_icons.png | Bin .../themes/default/images/panel_tools.png | Bin .../default}/images/searchbox_button.png | Bin .../themes/default}/images/slider_handle.png | Bin .../themes/default/images/spinner_arrows.png | Bin .../themes/default/images/tabs_icons.png | Bin .../themes/default/images/tree_icons.png | Bin .../default}/images/validatebox_warning.png | Bin .../easyui/themes/default/layout.css | 0 .../easyui/themes/default/linkbutton.css | 0 .../easyui/themes/default/menu.css | 0 .../easyui/themes/default/menubutton.css | 0 .../easyui/themes/default/messager.css | 0 .../easyui/themes/default/numberbox.css | 0 .../easyui/themes/default/pagination.css | 0 .../easyui/themes/default/panel.css | 0 .../easyui/themes/default/progressbar.css | 0 .../easyui/themes/default/propertygrid.css | 0 .../easyui/themes/default/searchbox.css | 0 .../easyui/themes/default/slider.css | 0 .../easyui/themes/default/spinner.css | 0 .../easyui/themes/default/splitbutton.css | 0 .../easyui/themes/default/switchbutton.css | 0 .../easyui/themes/default/tabs.css | 0 .../easyui/themes/default/textbox.css | 0 .../easyui/themes/default/tooltip.css | 0 .../easyui/themes/default/tree.css | 0 .../easyui/themes/default/validatebox.css | 0 .../easyui/themes/default/window.css | 0 .../easyui/themes/gray/accordion.css | 0 .../easyui/themes/gray/calendar.css | 0 .../easyui/themes/gray/combo.css | 0 .../easyui/themes/gray/combobox.css | 0 .../easyui/themes/gray/datagrid.css | 0 .../easyui/themes/gray/datalist.css | 0 .../easyui/themes/gray/datebox.css | 0 .../easyui/themes/gray/dialog.css | 0 .../easyui/themes/gray/easyui.css | 0 .../easyui/themes/gray/filebox.css | 0 .../themes/gray/images/accordion_arrows.png | Bin .../easyui/themes/gray}/images/blank.gif | Bin .../themes/gray}/images/calendar_arrows.png | Bin .../easyui/themes/gray/images/combo_arrow.png | Bin .../themes/gray/images/datagrid_icons.png | Bin .../themes/gray}/images/datebox_arrow.png | Bin .../themes/gray/images/layout_arrows.png | Bin .../themes/gray}/images/linkbutton_bg.png | Bin .../easyui/themes/gray}/images/loading.gif | Bin .../easyui/themes/gray/images/menu_arrows.png | Bin .../themes/gray}/images/messager_icons.png | Bin .../themes/gray/images/pagination_icons.png | Bin .../easyui/themes/gray/images/panel_tools.png | Bin .../themes/gray}/images/searchbox_button.png | Bin .../themes/gray}/images/slider_handle.png | Bin .../themes/gray/images/spinner_arrows.png | Bin .../easyui/themes/gray/images/tabs_icons.png | Bin .../easyui/themes/gray/images/tree_icons.png | Bin .../gray}/images/validatebox_warning.png | Bin .../easyui/themes/gray/layout.css | 0 .../easyui/themes/gray/linkbutton.css | 0 .../js => vendor}/easyui/themes/gray/menu.css | 0 .../easyui/themes/gray/menubutton.css | 0 .../easyui/themes/gray/messager.css | 0 .../easyui/themes/gray/numberbox.css | 0 .../easyui/themes/gray/pagination.css | 0 .../easyui/themes/gray/panel.css | 0 .../easyui/themes/gray/progressbar.css | 0 .../easyui/themes/gray/propertygrid.css | 0 .../easyui/themes/gray/searchbox.css | 0 .../easyui/themes/gray/slider.css | 0 .../easyui/themes/gray/spinner.css | 0 .../easyui/themes/gray/splitbutton.css | 0 .../easyui/themes/gray/switchbutton.css | 0 .../js => vendor}/easyui/themes/gray/tabs.css | 0 .../easyui/themes/gray/textbox.css | 0 .../easyui/themes/gray/tooltip.css | 0 .../js => vendor}/easyui/themes/gray/tree.css | 0 .../easyui/themes/gray/validatebox.css | 0 .../easyui/themes/gray/window.css | 0 {include/js => vendor}/easyui/themes/icon.css | 0 .../easyui/themes/icons/back.png | Bin .../easyui/themes/icons}/blank.gif | Bin .../easyui/themes/icons/cancel.png | Bin .../easyui/themes/icons/clear.png | Bin .../js => vendor}/easyui/themes/icons/cut.png | Bin .../easyui/themes/icons/edit_add.png | Bin .../easyui/themes/icons/edit_remove.png | Bin .../easyui/themes/icons/filesave.png | Bin .../easyui/themes/icons/filter.png | Bin .../easyui/themes/icons/help.png | Bin .../easyui/themes/icons/large_chart.png | Bin .../easyui/themes/icons/large_clipart.png | Bin .../easyui/themes/icons/large_picture.png | Bin .../easyui/themes/icons/large_shapes.png | Bin .../easyui/themes/icons/large_smartart.png | Bin .../easyui/themes/icons/lock.png | Bin .../js => vendor}/easyui/themes/icons/man.png | Bin .../easyui/themes/icons/mini_add.png | Bin .../easyui/themes/icons/mini_edit.png | Bin .../easyui/themes/icons/mini_refresh.png | Bin .../easyui/themes/icons/more.png | Bin .../js => vendor}/easyui/themes/icons/no.png | Bin .../js => vendor}/easyui/themes/icons/ok.png | Bin .../easyui/themes/icons/pencil.png | Bin .../easyui/themes/icons/print.png | Bin .../easyui/themes/icons/redo.png | Bin .../easyui/themes/icons/reload.png | Bin .../easyui/themes/icons/search.png | Bin .../js => vendor}/easyui/themes/icons/sum.png | Bin .../js => vendor}/easyui/themes/icons/tip.png | Bin .../easyui/themes/icons/undo.png | Bin .../easyui/themes/metro/accordion.css | 0 .../easyui/themes/metro/calendar.css | 0 .../easyui/themes/metro/combo.css | 0 .../easyui/themes/metro/combobox.css | 0 .../easyui/themes/metro/datagrid.css | 0 .../easyui/themes/metro/datalist.css | 0 .../easyui/themes/metro/datebox.css | 0 .../easyui/themes/metro/dialog.css | 0 .../easyui/themes/metro/easyui.css | 0 .../easyui/themes/metro/filebox.css | 0 .../themes/metro/images/accordion_arrows.png | Bin .../easyui/themes/metro/images}/blank.gif | Bin .../themes/metro}/images/calendar_arrows.png | Bin .../themes/metro/images/combo_arrow.png | Bin .../themes/metro/images/datagrid_icons.png | Bin .../themes/metro}/images/datebox_arrow.png | Bin .../themes/metro/images/layout_arrows.png | Bin .../themes/metro}/images/linkbutton_bg.png | Bin .../easyui/themes/metro}/images/loading.gif | Bin .../themes/metro/images/menu_arrows.png | Bin .../themes/metro}/images/messager_icons.png | Bin .../themes/metro/images/pagination_icons.png | Bin .../themes/metro/images/panel_tools.png | Bin .../themes/metro}/images/searchbox_button.png | Bin .../themes/metro}/images/slider_handle.png | Bin .../themes/metro/images/spinner_arrows.png | Bin .../easyui/themes/metro/images/tabs_icons.png | Bin .../easyui/themes/metro/images/tree_icons.png | Bin .../metro}/images/validatebox_warning.png | Bin .../easyui/themes/metro/layout.css | 0 .../easyui/themes/metro/linkbutton.css | 0 .../easyui/themes/metro/menu.css | 0 .../easyui/themes/metro/menubutton.css | 0 .../easyui/themes/metro/messager.css | 0 .../easyui/themes/metro/numberbox.css | 0 .../easyui/themes/metro/pagination.css | 0 .../easyui/themes/metro/panel.css | 0 .../easyui/themes/metro/progressbar.css | 0 .../easyui/themes/metro/propertygrid.css | 0 .../easyui/themes/metro/searchbox.css | 0 .../easyui/themes/metro/slider.css | 0 .../easyui/themes/metro/spinner.css | 0 .../easyui/themes/metro/splitbutton.css | 0 .../easyui/themes/metro/switchbutton.css | 0 .../easyui/themes/metro/tabs.css | 0 .../easyui/themes/metro/textbox.css | 0 .../easyui/themes/metro/tooltip.css | 0 .../easyui/themes/metro/tree.css | 0 .../easyui/themes/metro/validatebox.css | 0 .../easyui/themes/metro/window.css | 0 .../js => vendor}/easyui/themes/mobile.css | 0 {include/js => vendor}/easyui/themes/vilesci | 0 716 files changed, 492 insertions(+), 2877 deletions(-) create mode 100644 composer.json create mode 100755 composer.lock delete mode 100644 include/js/easyui-vilesci-theme/easyui.css delete mode 100755 include/js/easyui/themes/black/images/accordion_arrows.png delete mode 100755 include/js/easyui/themes/black/images/combo_arrow.png delete mode 100755 include/js/easyui/themes/black/images/datagrid_icons.png delete mode 100755 include/js/easyui/themes/black/images/layout_arrows.png delete mode 100755 include/js/easyui/themes/black/images/menu_arrows.png delete mode 100755 include/js/easyui/themes/black/images/pagination_icons.png delete mode 100755 include/js/easyui/themes/black/images/panel_tools.png delete mode 100755 include/js/easyui/themes/black/images/spinner_arrows.png delete mode 100755 include/js/easyui/themes/black/images/tabs_icons.png delete mode 100755 include/js/easyui/themes/black/images/tree_icons.png delete mode 100755 include/js/easyui/themes/metro/images/blank.gif delete mode 100755 include/js/easyui/themes/metro/images/calendar_arrows.png delete mode 100755 include/js/easyui/themes/metro/images/datebox_arrow.png delete mode 100755 include/js/easyui/themes/metro/images/linkbutton_bg.png delete mode 100755 include/js/easyui/themes/metro/images/loading.gif delete mode 100755 include/js/easyui/themes/metro/images/messager_icons.png delete mode 100755 include/js/easyui/themes/metro/images/searchbox_button.png delete mode 100755 include/js/easyui/themes/metro/images/slider_handle.png delete mode 100755 include/js/easyui/themes/metro/images/validatebox_warning.png create mode 100644 include/vendor_custom/easyui/easyui.css rename {include/js => vendor}/easyui/changelog.txt (100%) rename {include/js => vendor}/easyui/demo-mobile/accordion/_content.html (100%) rename {include/js => vendor}/easyui/demo-mobile/accordion/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/accordion/header.html (100%) rename {include/js => vendor}/easyui/demo-mobile/animation/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/animation/fade.html (100%) rename {include/js => vendor}/easyui/demo-mobile/animation/pop.html (100%) rename {include/js => vendor}/easyui/demo-mobile/animation/slide.html (100%) rename {include/js => vendor}/easyui/demo-mobile/badge/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/badge/button.html (100%) rename {include/js => vendor}/easyui/demo-mobile/badge/list.html (100%) rename {include/js => vendor}/easyui/demo-mobile/badge/tabs.html (100%) rename {include/js => vendor}/easyui/demo-mobile/button/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/button/group.html (100%) rename {include/js => vendor}/easyui/demo-mobile/button/style.html (100%) rename {include/js => vendor}/easyui/demo-mobile/button/switch.html (100%) rename {include/js => vendor}/easyui/demo-mobile/datagrid/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/datagrid/rowediting.html (100%) rename {include/js => vendor}/easyui/demo-mobile/datalist/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/datalist/group.html (100%) rename {include/js => vendor}/easyui/demo-mobile/datalist/selection.html (100%) rename {include/js => vendor}/easyui/demo-mobile/dialog/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/dialog/message.html (100%) rename {include/js => vendor}/easyui/demo-mobile/form/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/images/login1.jpg (100%) rename {include/js => vendor}/easyui/demo-mobile/images/modem.png (100%) rename {include/js => vendor}/easyui/demo-mobile/images/more.png (100%) rename {include/js => vendor}/easyui/demo-mobile/images/pda.png (100%) rename {include/js => vendor}/easyui/demo-mobile/images/scanner.png (100%) rename {include/js => vendor}/easyui/demo-mobile/images/tablet.png (100%) rename {include/js => vendor}/easyui/demo-mobile/input/numberspinner.html (100%) rename {include/js => vendor}/easyui/demo-mobile/input/textbox.html (100%) rename {include/js => vendor}/easyui/demo-mobile/layout/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/menu/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/menu/menubar.html (100%) rename {include/js => vendor}/easyui/demo-mobile/panel/_content.html (100%) rename {include/js => vendor}/easyui/demo-mobile/panel/ajax.html (100%) rename {include/js => vendor}/easyui/demo-mobile/panel/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/panel/nav.html (100%) rename {include/js => vendor}/easyui/demo-mobile/simplelist/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/simplelist/button.html (100%) rename {include/js => vendor}/easyui/demo-mobile/simplelist/group.html (100%) rename {include/js => vendor}/easyui/demo-mobile/simplelist/image.html (100%) rename {include/js => vendor}/easyui/demo-mobile/simplelist/link.html (100%) rename {include/js => vendor}/easyui/demo-mobile/tabs/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/tabs/nav.html (100%) rename {include/js => vendor}/easyui/demo-mobile/tabs/pill.html (100%) rename {include/js => vendor}/easyui/demo-mobile/toolbar/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/toolbar/button.html (100%) rename {include/js => vendor}/easyui/demo-mobile/toolbar/menu.html (100%) rename {include/js => vendor}/easyui/demo-mobile/tree/basic.html (100%) rename {include/js => vendor}/easyui/demo-mobile/tree/dnd.html (100%) rename {include/js => vendor}/easyui/demo/accordion/_content.html (100%) rename {include/js => vendor}/easyui/demo/accordion/actions.html (100%) rename {include/js => vendor}/easyui/demo/accordion/ajax.html (100%) rename {include/js => vendor}/easyui/demo/accordion/basic.html (100%) rename {include/js => vendor}/easyui/demo/accordion/datagrid_data1.json (100%) rename {include/js => vendor}/easyui/demo/accordion/expandable.html (100%) rename {include/js => vendor}/easyui/demo/accordion/fluid.html (100%) rename {include/js => vendor}/easyui/demo/accordion/multiple.html (100%) rename {include/js => vendor}/easyui/demo/accordion/tools.html (100%) rename {include/js => vendor}/easyui/demo/calendar/basic.html (100%) rename {include/js => vendor}/easyui/demo/calendar/custom.html (100%) rename {include/js => vendor}/easyui/demo/calendar/disabledate.html (100%) rename {include/js => vendor}/easyui/demo/calendar/firstday.html (100%) rename {include/js => vendor}/easyui/demo/calendar/fluid.html (100%) rename {include/js => vendor}/easyui/demo/combo/animation.html (100%) rename {include/js => vendor}/easyui/demo/combo/basic.html (100%) rename {include/js => vendor}/easyui/demo/combobox/actions.html (100%) rename {include/js => vendor}/easyui/demo/combobox/basic.html (100%) rename {include/js => vendor}/easyui/demo/combobox/combobox_data1.json (100%) rename {include/js => vendor}/easyui/demo/combobox/combobox_data2.json (100%) rename {include/js => vendor}/easyui/demo/combobox/customformat.html (100%) rename {include/js => vendor}/easyui/demo/combobox/dynamicdata.html (100%) rename {include/js => vendor}/easyui/demo/combobox/fluid.html (100%) rename {include/js => vendor}/easyui/demo/combobox/group.html (100%) rename {include/js => vendor}/easyui/demo/combobox/icons.html (100%) rename {include/js => vendor}/easyui/demo/combobox/multiline.html (100%) rename {include/js => vendor}/easyui/demo/combobox/multiple.html (100%) rename {include/js => vendor}/easyui/demo/combobox/navigation.html (100%) rename {include/js => vendor}/easyui/demo/combobox/remotedata.html (100%) rename {include/js => vendor}/easyui/demo/combobox/remotejsonp.html (100%) rename {include/js => vendor}/easyui/demo/combogrid/actions.html (100%) rename {include/js => vendor}/easyui/demo/combogrid/basic.html (100%) rename {include/js => vendor}/easyui/demo/combogrid/datagrid_data1.json (100%) rename {include/js => vendor}/easyui/demo/combogrid/fluid.html (100%) rename {include/js => vendor}/easyui/demo/combogrid/initvalue.html (100%) rename {include/js => vendor}/easyui/demo/combogrid/multiple.html (100%) rename {include/js => vendor}/easyui/demo/combogrid/navigation.html (100%) rename {include/js => vendor}/easyui/demo/combogrid/setvalue.html (100%) rename {include/js => vendor}/easyui/demo/combotree/actions.html (100%) rename {include/js => vendor}/easyui/demo/combotree/basic.html (100%) rename {include/js => vendor}/easyui/demo/combotree/fluid.html (100%) rename {include/js => vendor}/easyui/demo/combotree/initvalue.html (100%) rename {include/js => vendor}/easyui/demo/combotree/multiple.html (100%) rename {include/js => vendor}/easyui/demo/combotree/tree_data1.json (100%) rename {include/js => vendor}/easyui/demo/datagrid/aligncolumns.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/basic.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/cacheeditor.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/cellediting.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/cellstyle.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/checkbox.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/clientpagination.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/columngroup.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/complextoolbar.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/contextmenu.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/custompager.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/datagrid_data1.json (100%) rename {include/js => vendor}/easyui/demo/datagrid/datagrid_data2.json (100%) rename {include/js => vendor}/easyui/demo/datagrid/fluid.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/footer.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/formatcolumns.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/frozencolumns.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/frozenrows.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/mergecells.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/multisorting.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/products.json (100%) rename {include/js => vendor}/easyui/demo/datagrid/rowborder.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/rowediting.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/rowstyle.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/selection.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/simpletoolbar.html (100%) rename {include/js => vendor}/easyui/demo/datagrid/transform.html (100%) rename {include/js => vendor}/easyui/demo/datalist/basic.html (100%) rename {include/js => vendor}/easyui/demo/datalist/checkbox.html (100%) rename {include/js => vendor}/easyui/demo/datalist/datalist_data1.json (100%) rename {include/js => vendor}/easyui/demo/datalist/group.html (100%) rename {include/js => vendor}/easyui/demo/datalist/multiselect.html (100%) rename {include/js => vendor}/easyui/demo/datalist/remotedata.html (100%) rename {include/js => vendor}/easyui/demo/datebox/basic.html (100%) rename {include/js => vendor}/easyui/demo/datebox/buttons.html (100%) rename {include/js => vendor}/easyui/demo/datebox/clone.html (100%) rename {include/js => vendor}/easyui/demo/datebox/dateformat.html (100%) rename {include/js => vendor}/easyui/demo/datebox/events.html (100%) rename {include/js => vendor}/easyui/demo/datebox/fluid.html (100%) rename {include/js => vendor}/easyui/demo/datebox/restrict.html (100%) rename {include/js => vendor}/easyui/demo/datebox/sharedcalendar.html (100%) rename {include/js => vendor}/easyui/demo/datebox/validate.html (100%) rename {include/js => vendor}/easyui/demo/datetimebox/basic.html (100%) rename {include/js => vendor}/easyui/demo/datetimebox/fluid.html (100%) rename {include/js => vendor}/easyui/demo/datetimebox/initvalue.html (100%) rename {include/js => vendor}/easyui/demo/datetimebox/showseconds.html (100%) rename {include/js => vendor}/easyui/demo/datetimespinner/basic.html (100%) rename {include/js => vendor}/easyui/demo/datetimespinner/clearicon.html (100%) rename {include/js => vendor}/easyui/demo/datetimespinner/fluid.html (100%) rename {include/js => vendor}/easyui/demo/datetimespinner/format.html (100%) rename {include/js => vendor}/easyui/demo/demo.css (100%) rename {include/js => vendor}/easyui/demo/dialog/basic.html (100%) rename {include/js => vendor}/easyui/demo/dialog/complextoolbar.html (100%) rename {include/js => vendor}/easyui/demo/dialog/fluid.html (100%) rename {include/js => vendor}/easyui/demo/dialog/toolbarbuttons.html (100%) rename {include/js => vendor}/easyui/demo/draggable/basic.html (100%) rename {include/js => vendor}/easyui/demo/draggable/constrain.html (100%) rename {include/js => vendor}/easyui/demo/draggable/snap.html (100%) rename {include/js => vendor}/easyui/demo/droppable/accept.html (100%) rename {include/js => vendor}/easyui/demo/droppable/basic.html (100%) rename {include/js => vendor}/easyui/demo/droppable/sort.html (100%) rename {include/js => vendor}/easyui/demo/easyloader/basic.html (100%) rename {include/js => vendor}/easyui/demo/filebox/basic.html (100%) rename {include/js => vendor}/easyui/demo/filebox/buttonalign.html (100%) rename {include/js => vendor}/easyui/demo/filebox/fluid.html (100%) rename {include/js => vendor}/easyui/demo/form/basic.html (100%) rename {include/js => vendor}/easyui/demo/form/form_data1.json (100%) rename {include/js => vendor}/easyui/demo/form/load.html (100%) rename {include/js => vendor}/easyui/demo/form/validateonsubmit.html (100%) rename {include/js => vendor}/easyui/demo/layout/_content.html (100%) rename {include/js => vendor}/easyui/demo/layout/addremove.html (100%) rename {include/js => vendor}/easyui/demo/layout/autoheight.html (100%) rename {include/js => vendor}/easyui/demo/layout/basic.html (100%) rename {include/js => vendor}/easyui/demo/layout/collapsetitle.html (100%) rename {include/js => vendor}/easyui/demo/layout/complex.html (100%) rename {include/js => vendor}/easyui/demo/layout/customcollapsetitle.html (100%) rename {include/js => vendor}/easyui/demo/layout/datagrid_data1.json (100%) rename {include/js => vendor}/easyui/demo/layout/fluid.html (100%) rename {include/js => vendor}/easyui/demo/layout/full.html (100%) rename {include/js => vendor}/easyui/demo/layout/nestedlayout.html (100%) rename {include/js => vendor}/easyui/demo/layout/nocollapsible.html (100%) rename {include/js => vendor}/easyui/demo/layout/propertygrid_data1.json (100%) rename {include/js => vendor}/easyui/demo/layout/tree_data1.json (100%) rename {include/js => vendor}/easyui/demo/linkbutton/basic.html (100%) rename {include/js => vendor}/easyui/demo/linkbutton/fluid.html (100%) rename {include/js => vendor}/easyui/demo/linkbutton/group.html (100%) rename {include/js => vendor}/easyui/demo/linkbutton/iconalign.html (100%) rename {include/js => vendor}/easyui/demo/linkbutton/plain.html (100%) rename {include/js => vendor}/easyui/demo/linkbutton/size.html (100%) rename {include/js => vendor}/easyui/demo/linkbutton/style.html (100%) rename {include/js => vendor}/easyui/demo/linkbutton/toggle.html (100%) rename {include/js => vendor}/easyui/demo/menu/basic.html (100%) rename {include/js => vendor}/easyui/demo/menu/customitem.html (100%) rename {include/js => vendor}/easyui/demo/menu/events.html (100%) rename {include/js => vendor}/easyui/demo/menu/inline.html (100%) rename {include/js => vendor}/easyui/demo/menu/nav.html (100%) rename {include/js => vendor}/easyui/demo/menubutton/actions.html (100%) rename {include/js => vendor}/easyui/demo/menubutton/alignment.html (100%) rename {include/js => vendor}/easyui/demo/menubutton/basic.html (100%) rename {include/js => vendor}/easyui/demo/menubutton/nav.html (100%) rename {include/js => vendor}/easyui/demo/messager/alert.html (100%) rename {include/js => vendor}/easyui/demo/messager/basic.html (100%) rename {include/js => vendor}/easyui/demo/messager/interactive.html (100%) rename {include/js => vendor}/easyui/demo/messager/position.html (100%) rename {include/js => vendor}/easyui/demo/numberbox/basic.html (100%) rename {include/js => vendor}/easyui/demo/numberbox/fluid.html (100%) rename {include/js => vendor}/easyui/demo/numberbox/format.html (100%) rename {include/js => vendor}/easyui/demo/numberbox/range.html (100%) rename {include/js => vendor}/easyui/demo/numberspinner/basic.html (100%) rename {include/js => vendor}/easyui/demo/numberspinner/fluid.html (100%) rename {include/js => vendor}/easyui/demo/numberspinner/increment.html (100%) rename {include/js => vendor}/easyui/demo/numberspinner/range.html (100%) rename {include/js => vendor}/easyui/demo/pagination/attaching.html (100%) rename {include/js => vendor}/easyui/demo/pagination/basic.html (100%) rename {include/js => vendor}/easyui/demo/pagination/custombuttons.html (100%) rename {include/js => vendor}/easyui/demo/pagination/layout.html (100%) rename {include/js => vendor}/easyui/demo/pagination/links.html (100%) rename {include/js => vendor}/easyui/demo/pagination/simple.html (100%) rename {include/js => vendor}/easyui/demo/panel/_content.html (100%) rename {include/js => vendor}/easyui/demo/panel/basic.html (100%) rename {include/js => vendor}/easyui/demo/panel/customtools.html (100%) rename {include/js => vendor}/easyui/demo/panel/fluid.html (100%) rename {include/js => vendor}/easyui/demo/panel/footer.html (100%) rename {include/js => vendor}/easyui/demo/panel/loadcontent.html (100%) rename {include/js => vendor}/easyui/demo/panel/nestedpanel.html (100%) rename {include/js => vendor}/easyui/demo/panel/paneltools.html (100%) rename {include/js => vendor}/easyui/demo/progressbar/basic.html (100%) rename {include/js => vendor}/easyui/demo/progressbar/fluid.html (100%) rename {include/js => vendor}/easyui/demo/propertygrid/basic.html (100%) rename {include/js => vendor}/easyui/demo/propertygrid/customcolumns.html (100%) rename {include/js => vendor}/easyui/demo/propertygrid/groupformat.html (100%) rename {include/js => vendor}/easyui/demo/propertygrid/propertygrid_data1.json (100%) rename {include/js => vendor}/easyui/demo/resizable/basic.html (100%) rename {include/js => vendor}/easyui/demo/searchbox/basic.html (100%) rename {include/js => vendor}/easyui/demo/searchbox/category.html (100%) rename {include/js => vendor}/easyui/demo/searchbox/fluid.html (100%) rename {include/js => vendor}/easyui/demo/slider/basic.html (100%) rename {include/js => vendor}/easyui/demo/slider/fluid.html (100%) rename {include/js => vendor}/easyui/demo/slider/formattip.html (100%) rename {include/js => vendor}/easyui/demo/slider/nonlinear.html (100%) rename {include/js => vendor}/easyui/demo/slider/range.html (100%) rename {include/js => vendor}/easyui/demo/slider/rule.html (100%) rename {include/js => vendor}/easyui/demo/slider/vertical.html (100%) rename {include/js => vendor}/easyui/demo/splitbutton/actions.html (100%) rename {include/js => vendor}/easyui/demo/splitbutton/basic.html (100%) rename {include/js => vendor}/easyui/demo/switchbutton/action.html (100%) rename {include/js => vendor}/easyui/demo/switchbutton/basic.html (100%) rename {include/js => vendor}/easyui/demo/tabs/_content.html (100%) rename {include/js => vendor}/easyui/demo/tabs/autoheight.html (100%) rename {include/js => vendor}/easyui/demo/tabs/basic.html (100%) rename {include/js => vendor}/easyui/demo/tabs/dropdown.html (100%) rename {include/js => vendor}/easyui/demo/tabs/fixedwidth.html (100%) rename {include/js => vendor}/easyui/demo/tabs/fluid.html (100%) rename {include/js => vendor}/easyui/demo/tabs/hover.html (100%) rename {include/js => vendor}/easyui/demo/tabs/images/modem.png (100%) rename {include/js => vendor}/easyui/demo/tabs/images/pda.png (100%) rename {include/js => vendor}/easyui/demo/tabs/images/scanner.png (100%) rename {include/js => vendor}/easyui/demo/tabs/images/tablet.png (100%) rename {include/js => vendor}/easyui/demo/tabs/nestedtabs.html (100%) rename {include/js => vendor}/easyui/demo/tabs/striptools.html (100%) rename {include/js => vendor}/easyui/demo/tabs/style.html (100%) rename {include/js => vendor}/easyui/demo/tabs/tabimage.html (100%) rename {include/js => vendor}/easyui/demo/tabs/tabposition.html (100%) rename {include/js => vendor}/easyui/demo/tabs/tabstools.html (100%) rename {include/js => vendor}/easyui/demo/tabs/tree_data1.json (100%) rename {include/js => vendor}/easyui/demo/textbox/basic.html (100%) rename {include/js => vendor}/easyui/demo/textbox/button.html (100%) rename {include/js => vendor}/easyui/demo/textbox/clearicon.html (100%) rename {include/js => vendor}/easyui/demo/textbox/custom.html (100%) rename {include/js => vendor}/easyui/demo/textbox/fluid.html (100%) rename {include/js => vendor}/easyui/demo/textbox/icons.html (100%) rename {include/js => vendor}/easyui/demo/textbox/multiline.html (100%) rename {include/js => vendor}/easyui/demo/textbox/size.html (100%) rename {include/js => vendor}/easyui/demo/timespinner/actions.html (100%) rename {include/js => vendor}/easyui/demo/timespinner/basic.html (100%) rename {include/js => vendor}/easyui/demo/timespinner/fluid.html (100%) rename {include/js => vendor}/easyui/demo/timespinner/range.html (100%) rename {include/js => vendor}/easyui/demo/tooltip/_content.html (100%) rename {include/js => vendor}/easyui/demo/tooltip/_dialog.html (100%) rename {include/js => vendor}/easyui/demo/tooltip/ajax.html (100%) rename {include/js => vendor}/easyui/demo/tooltip/basic.html (100%) rename {include/js => vendor}/easyui/demo/tooltip/customcontent.html (100%) rename {include/js => vendor}/easyui/demo/tooltip/customstyle.html (100%) rename {include/js => vendor}/easyui/demo/tooltip/position.html (100%) rename {include/js => vendor}/easyui/demo/tooltip/toolbar.html (100%) rename {include/js => vendor}/easyui/demo/tooltip/tooltipdialog.html (100%) rename {include/js => vendor}/easyui/demo/tree/actions.html (100%) rename {include/js => vendor}/easyui/demo/tree/animation.html (100%) rename {include/js => vendor}/easyui/demo/tree/basic.html (100%) rename {include/js => vendor}/easyui/demo/tree/checkbox.html (100%) rename {include/js => vendor}/easyui/demo/tree/contextmenu.html (100%) rename {include/js => vendor}/easyui/demo/tree/dnd.html (100%) rename {include/js => vendor}/easyui/demo/tree/editable.html (100%) rename {include/js => vendor}/easyui/demo/tree/formatting.html (100%) rename {include/js => vendor}/easyui/demo/tree/icons.html (100%) rename {include/js => vendor}/easyui/demo/tree/lazyload.html (100%) rename {include/js => vendor}/easyui/demo/tree/lines.html (100%) rename {include/js => vendor}/easyui/demo/tree/tree_data1.json (100%) rename {include/js => vendor}/easyui/demo/tree/tree_data2.json (100%) rename {include/js => vendor}/easyui/demo/treegrid/actions.html (100%) rename {include/js => vendor}/easyui/demo/treegrid/basic.html (100%) rename {include/js => vendor}/easyui/demo/treegrid/clientpagination.html (100%) rename {include/js => vendor}/easyui/demo/treegrid/contextmenu.html (100%) rename {include/js => vendor}/easyui/demo/treegrid/editable.html (100%) rename {include/js => vendor}/easyui/demo/treegrid/fluid.html (100%) rename {include/js => vendor}/easyui/demo/treegrid/footer.html (100%) rename {include/js => vendor}/easyui/demo/treegrid/lines.html (100%) rename {include/js => vendor}/easyui/demo/treegrid/reports.html (100%) rename {include/js => vendor}/easyui/demo/treegrid/treegrid_data1.json (100%) rename {include/js => vendor}/easyui/demo/treegrid/treegrid_data2.json (100%) rename {include/js => vendor}/easyui/demo/treegrid/treegrid_data3.json (100%) rename {include/js => vendor}/easyui/demo/validatebox/basic.html (100%) rename {include/js => vendor}/easyui/demo/validatebox/customtooltip.html (100%) rename {include/js => vendor}/easyui/demo/validatebox/validateonblur.html (100%) rename {include/js => vendor}/easyui/demo/window/basic.html (100%) rename {include/js => vendor}/easyui/demo/window/customtools.html (100%) rename {include/js => vendor}/easyui/demo/window/fluid.html (100%) rename {include/js => vendor}/easyui/demo/window/footer.html (100%) rename {include/js => vendor}/easyui/demo/window/inlinewindow.html (100%) rename {include/js => vendor}/easyui/demo/window/modalwindow.html (100%) rename {include/js => vendor}/easyui/demo/window/windowlayout.html (100%) rename {include/js => vendor}/easyui/easyloader.js (100%) rename {include/js => vendor}/easyui/jquery.easyui.min.js (100%) rename {include/js => vendor}/easyui/jquery.easyui.mobile.js (100%) rename {include/js => vendor}/easyui/jquery.min.js (100%) rename {include/js => vendor}/easyui/license_freeware.txt (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-af.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-am.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-ar.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-bg.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-ca.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-cs.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-cz.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-da.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-de.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-el.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-en.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-es.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-fr.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-it.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-jp.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-nl.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-pl.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-pt_BR.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-ru.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-sv_SE.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-tr.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-zh_CN.js (100%) rename {include/js => vendor}/easyui/locale/easyui-lang-zh_TW.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.accordion.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.calendar.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.combo.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.combobox.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.combogrid.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.combotree.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.datagrid.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.datalist.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.datebox.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.datetimebox.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.datetimespinner.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.dialog.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.draggable.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.droppable.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.filebox.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.form.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.layout.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.linkbutton.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.menu.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.menubutton.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.messager.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.mobile.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.numberbox.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.numberspinner.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.pagination.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.panel.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.parser.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.progressbar.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.propertygrid.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.resizable.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.searchbox.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.slider.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.spinner.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.splitbutton.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.switchbutton.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.tabs.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.textbox.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.timespinner.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.tooltip.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.tree.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.treegrid.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.validatebox.js (100%) rename {include/js => vendor}/easyui/plugins/jquery.window.js (100%) rename {include/js => vendor}/easyui/readme.txt (100%) rename {include/js => vendor}/easyui/src/easyloader.js (100%) rename {include/js => vendor}/easyui/src/jquery.accordion.js (100%) rename {include/js => vendor}/easyui/src/jquery.calendar.js (100%) rename {include/js => vendor}/easyui/src/jquery.combobox.js (100%) rename {include/js => vendor}/easyui/src/jquery.datebox.js (100%) rename {include/js => vendor}/easyui/src/jquery.draggable.js (100%) rename {include/js => vendor}/easyui/src/jquery.droppable.js (100%) rename {include/js => vendor}/easyui/src/jquery.form.js (100%) rename {include/js => vendor}/easyui/src/jquery.linkbutton.js (100%) rename {include/js => vendor}/easyui/src/jquery.menu.js (100%) rename {include/js => vendor}/easyui/src/jquery.parser.js (100%) rename {include/js => vendor}/easyui/src/jquery.progressbar.js (100%) rename {include/js => vendor}/easyui/src/jquery.propertygrid.js (100%) rename {include/js => vendor}/easyui/src/jquery.resizable.js (100%) rename {include/js => vendor}/easyui/src/jquery.slider.js (100%) rename {include/js => vendor}/easyui/src/jquery.tabs.js (100%) rename {include/js => vendor}/easyui/src/jquery.window.js (100%) rename {include/js => vendor}/easyui/themes/black/accordion.css (100%) rename {include/js => vendor}/easyui/themes/black/calendar.css (100%) rename {include/js => vendor}/easyui/themes/black/combo.css (100%) rename {include/js => vendor}/easyui/themes/black/combobox.css (100%) rename {include/js => vendor}/easyui/themes/black/datagrid.css (100%) rename {include/js => vendor}/easyui/themes/black/datalist.css (100%) rename {include/js => vendor}/easyui/themes/black/datebox.css (100%) rename {include/js => vendor}/easyui/themes/black/dialog.css (100%) rename {include/js => vendor}/easyui/themes/black/easyui.css (100%) rename {include/js => vendor}/easyui/themes/black/filebox.css (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/accordion_arrows.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/blank.gif (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/calendar_arrows.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/combo_arrow.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/datagrid_icons.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/datebox_arrow.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/layout_arrows.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/linkbutton_bg.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/loading.gif (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/menu_arrows.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/messager_icons.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/pagination_icons.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/panel_tools.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/searchbox_button.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/slider_handle.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/spinner_arrows.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/tabs_icons.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/tree_icons.png (100%) rename {include/js/easyui-vilesci-theme => vendor/easyui/themes/black}/images/validatebox_warning.png (100%) rename {include/js => vendor}/easyui/themes/black/layout.css (100%) rename {include/js => vendor}/easyui/themes/black/linkbutton.css (100%) rename {include/js => vendor}/easyui/themes/black/menu.css (100%) rename {include/js => vendor}/easyui/themes/black/menubutton.css (100%) rename {include/js => vendor}/easyui/themes/black/messager.css (100%) rename {include/js => vendor}/easyui/themes/black/numberbox.css (100%) rename {include/js => vendor}/easyui/themes/black/pagination.css (100%) rename {include/js => vendor}/easyui/themes/black/panel.css (100%) rename {include/js => vendor}/easyui/themes/black/progressbar.css (100%) rename {include/js => vendor}/easyui/themes/black/propertygrid.css (100%) rename {include/js => vendor}/easyui/themes/black/searchbox.css (100%) rename {include/js => vendor}/easyui/themes/black/slider.css (100%) rename {include/js => vendor}/easyui/themes/black/spinner.css (100%) rename {include/js => vendor}/easyui/themes/black/splitbutton.css (100%) rename {include/js => vendor}/easyui/themes/black/switchbutton.css (100%) rename {include/js => vendor}/easyui/themes/black/tabs.css (100%) rename {include/js => vendor}/easyui/themes/black/textbox.css (100%) rename {include/js => vendor}/easyui/themes/black/tooltip.css (100%) rename {include/js => vendor}/easyui/themes/black/tree.css (100%) rename {include/js => vendor}/easyui/themes/black/validatebox.css (100%) rename {include/js => vendor}/easyui/themes/black/window.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/accordion.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/calendar.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/combo.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/combobox.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/datagrid.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/datalist.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/datebox.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/dialog.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/easyui.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/filebox.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/images/accordion_arrows.png (100%) rename {include/js/easyui/themes/black => vendor/easyui/themes/bootstrap}/images/blank.gif (100%) rename {include/js/easyui/themes/black => vendor/easyui/themes/bootstrap}/images/calendar_arrows.png (100%) rename {include/js => vendor}/easyui/themes/bootstrap/images/combo_arrow.png (100%) rename {include/js => vendor}/easyui/themes/bootstrap/images/datagrid_icons.png (100%) rename {include/js/easyui/themes/black => vendor/easyui/themes/bootstrap}/images/datebox_arrow.png (100%) rename {include/js => vendor}/easyui/themes/bootstrap/images/layout_arrows.png (100%) rename {include/js/easyui/themes/black => vendor/easyui/themes/bootstrap}/images/linkbutton_bg.png (100%) rename {include/js/easyui/themes/black => vendor/easyui/themes/bootstrap}/images/loading.gif (100%) rename {include/js => vendor}/easyui/themes/bootstrap/images/menu_arrows.png (100%) rename {include/js/easyui/themes/black => vendor/easyui/themes/bootstrap}/images/messager_icons.png (100%) rename {include/js => vendor}/easyui/themes/bootstrap/images/pagination_icons.png (100%) rename {include/js => vendor}/easyui/themes/bootstrap/images/panel_tools.png (100%) rename {include/js/easyui/themes/black => vendor/easyui/themes/bootstrap}/images/searchbox_button.png (100%) rename {include/js/easyui/themes/black => vendor/easyui/themes/bootstrap}/images/slider_handle.png (100%) rename {include/js => vendor}/easyui/themes/bootstrap/images/spinner_arrows.png (100%) rename {include/js => vendor}/easyui/themes/bootstrap/images/tabs_icons.png (100%) rename {include/js => vendor}/easyui/themes/bootstrap/images/tree_icons.png (100%) rename {include/js/easyui/themes/black => vendor/easyui/themes/bootstrap}/images/validatebox_warning.png (100%) rename {include/js => vendor}/easyui/themes/bootstrap/layout.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/linkbutton.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/menu.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/menubutton.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/messager.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/numberbox.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/pagination.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/panel.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/progressbar.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/propertygrid.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/searchbox.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/slider.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/spinner.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/splitbutton.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/switchbutton.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/tabs.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/textbox.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/tooltip.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/tree.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/validatebox.css (100%) rename {include/js => vendor}/easyui/themes/bootstrap/window.css (100%) rename {include/js => vendor}/easyui/themes/color.css (100%) rename {include/js => vendor}/easyui/themes/default/accordion.css (100%) rename {include/js => vendor}/easyui/themes/default/calendar.css (100%) rename {include/js => vendor}/easyui/themes/default/combo.css (100%) rename {include/js => vendor}/easyui/themes/default/combobox.css (100%) rename {include/js => vendor}/easyui/themes/default/datagrid.css (100%) rename {include/js => vendor}/easyui/themes/default/datalist.css (100%) rename {include/js => vendor}/easyui/themes/default/datebox.css (100%) rename {include/js => vendor}/easyui/themes/default/dialog.css (100%) rename {include/js => vendor}/easyui/themes/default/easyui.css (100%) rename {include/js => vendor}/easyui/themes/default/filebox.css (100%) rename {include/js => vendor}/easyui/themes/default/images/accordion_arrows.png (100%) rename {include/js/easyui/themes/bootstrap => vendor/easyui/themes/default}/images/blank.gif (100%) rename {include/js/easyui/themes/bootstrap => vendor/easyui/themes/default}/images/calendar_arrows.png (100%) rename {include/js => vendor}/easyui/themes/default/images/combo_arrow.png (100%) rename {include/js => vendor}/easyui/themes/default/images/datagrid_icons.png (100%) rename {include/js/easyui/themes/bootstrap => vendor/easyui/themes/default}/images/datebox_arrow.png (100%) rename {include/js => vendor}/easyui/themes/default/images/layout_arrows.png (100%) rename {include/js/easyui/themes/bootstrap => vendor/easyui/themes/default}/images/linkbutton_bg.png (100%) rename {include/js/easyui/themes/bootstrap => vendor/easyui/themes/default}/images/loading.gif (100%) rename {include/js => vendor}/easyui/themes/default/images/menu_arrows.png (100%) rename {include/js/easyui/themes/bootstrap => vendor/easyui/themes/default}/images/messager_icons.png (100%) rename {include/js => vendor}/easyui/themes/default/images/pagination_icons.png (100%) rename {include/js => vendor}/easyui/themes/default/images/panel_tools.png (100%) rename {include/js/easyui/themes/bootstrap => vendor/easyui/themes/default}/images/searchbox_button.png (100%) rename {include/js/easyui/themes/bootstrap => vendor/easyui/themes/default}/images/slider_handle.png (100%) rename {include/js => vendor}/easyui/themes/default/images/spinner_arrows.png (100%) rename {include/js => vendor}/easyui/themes/default/images/tabs_icons.png (100%) rename {include/js => vendor}/easyui/themes/default/images/tree_icons.png (100%) rename {include/js/easyui/themes/bootstrap => vendor/easyui/themes/default}/images/validatebox_warning.png (100%) rename {include/js => vendor}/easyui/themes/default/layout.css (100%) rename {include/js => vendor}/easyui/themes/default/linkbutton.css (100%) rename {include/js => vendor}/easyui/themes/default/menu.css (100%) rename {include/js => vendor}/easyui/themes/default/menubutton.css (100%) rename {include/js => vendor}/easyui/themes/default/messager.css (100%) rename {include/js => vendor}/easyui/themes/default/numberbox.css (100%) rename {include/js => vendor}/easyui/themes/default/pagination.css (100%) rename {include/js => vendor}/easyui/themes/default/panel.css (100%) rename {include/js => vendor}/easyui/themes/default/progressbar.css (100%) rename {include/js => vendor}/easyui/themes/default/propertygrid.css (100%) rename {include/js => vendor}/easyui/themes/default/searchbox.css (100%) rename {include/js => vendor}/easyui/themes/default/slider.css (100%) rename {include/js => vendor}/easyui/themes/default/spinner.css (100%) rename {include/js => vendor}/easyui/themes/default/splitbutton.css (100%) rename {include/js => vendor}/easyui/themes/default/switchbutton.css (100%) rename {include/js => vendor}/easyui/themes/default/tabs.css (100%) rename {include/js => vendor}/easyui/themes/default/textbox.css (100%) rename {include/js => vendor}/easyui/themes/default/tooltip.css (100%) rename {include/js => vendor}/easyui/themes/default/tree.css (100%) rename {include/js => vendor}/easyui/themes/default/validatebox.css (100%) rename {include/js => vendor}/easyui/themes/default/window.css (100%) rename {include/js => vendor}/easyui/themes/gray/accordion.css (100%) rename {include/js => vendor}/easyui/themes/gray/calendar.css (100%) rename {include/js => vendor}/easyui/themes/gray/combo.css (100%) rename {include/js => vendor}/easyui/themes/gray/combobox.css (100%) rename {include/js => vendor}/easyui/themes/gray/datagrid.css (100%) rename {include/js => vendor}/easyui/themes/gray/datalist.css (100%) rename {include/js => vendor}/easyui/themes/gray/datebox.css (100%) rename {include/js => vendor}/easyui/themes/gray/dialog.css (100%) rename {include/js => vendor}/easyui/themes/gray/easyui.css (100%) rename {include/js => vendor}/easyui/themes/gray/filebox.css (100%) rename {include/js => vendor}/easyui/themes/gray/images/accordion_arrows.png (100%) rename {include/js/easyui/themes/default => vendor/easyui/themes/gray}/images/blank.gif (100%) rename {include/js/easyui/themes/default => vendor/easyui/themes/gray}/images/calendar_arrows.png (100%) rename {include/js => vendor}/easyui/themes/gray/images/combo_arrow.png (100%) rename {include/js => vendor}/easyui/themes/gray/images/datagrid_icons.png (100%) rename {include/js/easyui/themes/default => vendor/easyui/themes/gray}/images/datebox_arrow.png (100%) rename {include/js => vendor}/easyui/themes/gray/images/layout_arrows.png (100%) rename {include/js/easyui/themes/default => vendor/easyui/themes/gray}/images/linkbutton_bg.png (100%) rename {include/js/easyui/themes/default => vendor/easyui/themes/gray}/images/loading.gif (100%) rename {include/js => vendor}/easyui/themes/gray/images/menu_arrows.png (100%) rename {include/js/easyui/themes/default => vendor/easyui/themes/gray}/images/messager_icons.png (100%) rename {include/js => vendor}/easyui/themes/gray/images/pagination_icons.png (100%) rename {include/js => vendor}/easyui/themes/gray/images/panel_tools.png (100%) rename {include/js/easyui/themes/default => vendor/easyui/themes/gray}/images/searchbox_button.png (100%) rename {include/js/easyui/themes/default => vendor/easyui/themes/gray}/images/slider_handle.png (100%) rename {include/js => vendor}/easyui/themes/gray/images/spinner_arrows.png (100%) rename {include/js => vendor}/easyui/themes/gray/images/tabs_icons.png (100%) rename {include/js => vendor}/easyui/themes/gray/images/tree_icons.png (100%) rename {include/js/easyui/themes/default => vendor/easyui/themes/gray}/images/validatebox_warning.png (100%) rename {include/js => vendor}/easyui/themes/gray/layout.css (100%) rename {include/js => vendor}/easyui/themes/gray/linkbutton.css (100%) rename {include/js => vendor}/easyui/themes/gray/menu.css (100%) rename {include/js => vendor}/easyui/themes/gray/menubutton.css (100%) rename {include/js => vendor}/easyui/themes/gray/messager.css (100%) rename {include/js => vendor}/easyui/themes/gray/numberbox.css (100%) rename {include/js => vendor}/easyui/themes/gray/pagination.css (100%) rename {include/js => vendor}/easyui/themes/gray/panel.css (100%) rename {include/js => vendor}/easyui/themes/gray/progressbar.css (100%) rename {include/js => vendor}/easyui/themes/gray/propertygrid.css (100%) rename {include/js => vendor}/easyui/themes/gray/searchbox.css (100%) rename {include/js => vendor}/easyui/themes/gray/slider.css (100%) rename {include/js => vendor}/easyui/themes/gray/spinner.css (100%) rename {include/js => vendor}/easyui/themes/gray/splitbutton.css (100%) rename {include/js => vendor}/easyui/themes/gray/switchbutton.css (100%) rename {include/js => vendor}/easyui/themes/gray/tabs.css (100%) rename {include/js => vendor}/easyui/themes/gray/textbox.css (100%) rename {include/js => vendor}/easyui/themes/gray/tooltip.css (100%) rename {include/js => vendor}/easyui/themes/gray/tree.css (100%) rename {include/js => vendor}/easyui/themes/gray/validatebox.css (100%) rename {include/js => vendor}/easyui/themes/gray/window.css (100%) rename {include/js => vendor}/easyui/themes/icon.css (100%) rename {include/js => vendor}/easyui/themes/icons/back.png (100%) rename {include/js/easyui/themes/gray/images => vendor/easyui/themes/icons}/blank.gif (100%) rename {include/js => vendor}/easyui/themes/icons/cancel.png (100%) rename {include/js => vendor}/easyui/themes/icons/clear.png (100%) rename {include/js => vendor}/easyui/themes/icons/cut.png (100%) rename {include/js => vendor}/easyui/themes/icons/edit_add.png (100%) rename {include/js => vendor}/easyui/themes/icons/edit_remove.png (100%) rename {include/js => vendor}/easyui/themes/icons/filesave.png (100%) rename {include/js => vendor}/easyui/themes/icons/filter.png (100%) rename {include/js => vendor}/easyui/themes/icons/help.png (100%) rename {include/js => vendor}/easyui/themes/icons/large_chart.png (100%) rename {include/js => vendor}/easyui/themes/icons/large_clipart.png (100%) rename {include/js => vendor}/easyui/themes/icons/large_picture.png (100%) rename {include/js => vendor}/easyui/themes/icons/large_shapes.png (100%) rename {include/js => vendor}/easyui/themes/icons/large_smartart.png (100%) rename {include/js => vendor}/easyui/themes/icons/lock.png (100%) rename {include/js => vendor}/easyui/themes/icons/man.png (100%) rename {include/js => vendor}/easyui/themes/icons/mini_add.png (100%) rename {include/js => vendor}/easyui/themes/icons/mini_edit.png (100%) rename {include/js => vendor}/easyui/themes/icons/mini_refresh.png (100%) rename {include/js => vendor}/easyui/themes/icons/more.png (100%) rename {include/js => vendor}/easyui/themes/icons/no.png (100%) rename {include/js => vendor}/easyui/themes/icons/ok.png (100%) rename {include/js => vendor}/easyui/themes/icons/pencil.png (100%) rename {include/js => vendor}/easyui/themes/icons/print.png (100%) rename {include/js => vendor}/easyui/themes/icons/redo.png (100%) rename {include/js => vendor}/easyui/themes/icons/reload.png (100%) rename {include/js => vendor}/easyui/themes/icons/search.png (100%) rename {include/js => vendor}/easyui/themes/icons/sum.png (100%) rename {include/js => vendor}/easyui/themes/icons/tip.png (100%) rename {include/js => vendor}/easyui/themes/icons/undo.png (100%) rename {include/js => vendor}/easyui/themes/metro/accordion.css (100%) rename {include/js => vendor}/easyui/themes/metro/calendar.css (100%) rename {include/js => vendor}/easyui/themes/metro/combo.css (100%) rename {include/js => vendor}/easyui/themes/metro/combobox.css (100%) rename {include/js => vendor}/easyui/themes/metro/datagrid.css (100%) rename {include/js => vendor}/easyui/themes/metro/datalist.css (100%) rename {include/js => vendor}/easyui/themes/metro/datebox.css (100%) rename {include/js => vendor}/easyui/themes/metro/dialog.css (100%) rename {include/js => vendor}/easyui/themes/metro/easyui.css (100%) rename {include/js => vendor}/easyui/themes/metro/filebox.css (100%) rename {include/js => vendor}/easyui/themes/metro/images/accordion_arrows.png (100%) rename {include/js/easyui/themes/icons => vendor/easyui/themes/metro/images}/blank.gif (100%) rename {include/js/easyui/themes/gray => vendor/easyui/themes/metro}/images/calendar_arrows.png (100%) rename {include/js => vendor}/easyui/themes/metro/images/combo_arrow.png (100%) rename {include/js => vendor}/easyui/themes/metro/images/datagrid_icons.png (100%) rename {include/js/easyui/themes/gray => vendor/easyui/themes/metro}/images/datebox_arrow.png (100%) rename {include/js => vendor}/easyui/themes/metro/images/layout_arrows.png (100%) rename {include/js/easyui/themes/gray => vendor/easyui/themes/metro}/images/linkbutton_bg.png (100%) rename {include/js/easyui/themes/gray => vendor/easyui/themes/metro}/images/loading.gif (100%) rename {include/js => vendor}/easyui/themes/metro/images/menu_arrows.png (100%) rename {include/js/easyui/themes/gray => vendor/easyui/themes/metro}/images/messager_icons.png (100%) rename {include/js => vendor}/easyui/themes/metro/images/pagination_icons.png (100%) rename {include/js => vendor}/easyui/themes/metro/images/panel_tools.png (100%) rename {include/js/easyui/themes/gray => vendor/easyui/themes/metro}/images/searchbox_button.png (100%) rename {include/js/easyui/themes/gray => vendor/easyui/themes/metro}/images/slider_handle.png (100%) rename {include/js => vendor}/easyui/themes/metro/images/spinner_arrows.png (100%) rename {include/js => vendor}/easyui/themes/metro/images/tabs_icons.png (100%) rename {include/js => vendor}/easyui/themes/metro/images/tree_icons.png (100%) rename {include/js/easyui/themes/gray => vendor/easyui/themes/metro}/images/validatebox_warning.png (100%) rename {include/js => vendor}/easyui/themes/metro/layout.css (100%) rename {include/js => vendor}/easyui/themes/metro/linkbutton.css (100%) rename {include/js => vendor}/easyui/themes/metro/menu.css (100%) rename {include/js => vendor}/easyui/themes/metro/menubutton.css (100%) rename {include/js => vendor}/easyui/themes/metro/messager.css (100%) rename {include/js => vendor}/easyui/themes/metro/numberbox.css (100%) rename {include/js => vendor}/easyui/themes/metro/pagination.css (100%) rename {include/js => vendor}/easyui/themes/metro/panel.css (100%) rename {include/js => vendor}/easyui/themes/metro/progressbar.css (100%) rename {include/js => vendor}/easyui/themes/metro/propertygrid.css (100%) rename {include/js => vendor}/easyui/themes/metro/searchbox.css (100%) rename {include/js => vendor}/easyui/themes/metro/slider.css (100%) rename {include/js => vendor}/easyui/themes/metro/spinner.css (100%) rename {include/js => vendor}/easyui/themes/metro/splitbutton.css (100%) rename {include/js => vendor}/easyui/themes/metro/switchbutton.css (100%) rename {include/js => vendor}/easyui/themes/metro/tabs.css (100%) rename {include/js => vendor}/easyui/themes/metro/textbox.css (100%) rename {include/js => vendor}/easyui/themes/metro/tooltip.css (100%) rename {include/js => vendor}/easyui/themes/metro/tree.css (100%) rename {include/js => vendor}/easyui/themes/metro/validatebox.css (100%) rename {include/js => vendor}/easyui/themes/metro/window.css (100%) rename {include/js => vendor}/easyui/themes/mobile.css (100%) rename {include/js => vendor}/easyui/themes/vilesci (100%) diff --git a/.gitignore b/.gitignore index 3d4ae8085..a2fdf2444 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ .htaccess /nbproject/ +/vendor/* +!/vendor/easyui /.idea/ documents/ .settings .project -.buildpath \ No newline at end of file +.buildpath diff --git a/composer.json b/composer.json new file mode 100644 index 000000000..0e40231b4 --- /dev/null +++ b/composer.json @@ -0,0 +1,27 @@ +{ + "require": { + "components/jquery": "2.1.4", + "components/angular.js": "1.3.16", + "components/bootstrap": "3.3.5" + + }, + + + + + + + + + "_comment": + { + "um GIT-Repos zu inkludieren, muss die url zuerst zu 'repositories' hinzugefügt werden. Anschließend kann es bei 'require' wie üblich mit angegeben werden:":{ + "repositories": [ + {"type": "git", "url": "https://github.com/BEISPIEL/BEISPIEL.git"} + ], + "require": { + "BEISPIEL/BEISPIEL": "x.x.x" + } + } + } +} diff --git a/composer.lock b/composer.lock new file mode 100755 index 000000000..0cd476cb6 --- /dev/null +++ b/composer.lock @@ -0,0 +1,433 @@ +{ + "_readme": [ + "This file locks the dependencies of your project to a known state", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "This file is @generated automatically" + ], + "hash": "6f613635b131d66244b30d0ee702a36b", + "content-hash": "60c05e7e5b04118d51a1bc59c4877b8d", + "packages": [ + { + "name": "components/angular.js", + "version": "1.3.16", + "source": { + "type": "git", + "url": "https://github.com/components/angular.js.git", + "reference": "84d0420402cf02b559d210b7286bd9a30655ca33" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/components/angular.js/zipball/84d0420402cf02b559d210b7286bd9a30655ca33", + "reference": "84d0420402cf02b559d210b7286bd9a30655ca33", + "shasum": "" + }, + "type": "component", + "extra": { + "component": { + "name": "angularjs", + "scripts": [ + "angular.js" + ], + "files": [ + "angular-animate.js", + "angular-animate.min.js", + "angular-animate.min.js.map", + "angular-cookies.js", + "angular-cookies.min.js", + "angular-cookies.min.js.map", + "angular-csp.css", + "angular-loader.js", + "angular-loader.min.js", + "angular-loader.min.js.map", + "angular-mocks.js", + "angular-resource.js", + "angular-resource.min.js", + "angular-resource.min.js.map", + "angular-route.js", + "angular-route.min.js", + "angular-route.min.js.map", + "angular-sanitize.js", + "angular-sanitize.min.js", + "angular-sanitize.min.js.map", + "angular-scenario.js", + "angular-touch.js", + "angular-touch.min.js", + "angular-touch.min.js.map", + "angular.min.js", + "angular.min.js.map", + "i18n/angular-locale_af-na.js", + "i18n/angular-locale_af-za.js", + "i18n/angular-locale_af.js", + "i18n/angular-locale_am-et.js", + "i18n/angular-locale_am.js", + "i18n/angular-locale_ar-001.js", + "i18n/angular-locale_ar-ae.js", + "i18n/angular-locale_ar-bh.js", + "i18n/angular-locale_ar-dz.js", + "i18n/angular-locale_ar-eg.js", + "i18n/angular-locale_ar-iq.js", + "i18n/angular-locale_ar-jo.js", + "i18n/angular-locale_ar-kw.js", + "i18n/angular-locale_ar-lb.js", + "i18n/angular-locale_ar-ly.js", + "i18n/angular-locale_ar-ma.js", + "i18n/angular-locale_ar-om.js", + "i18n/angular-locale_ar-qa.js", + "i18n/angular-locale_ar-sa.js", + "i18n/angular-locale_ar-sd.js", + "i18n/angular-locale_ar-sy.js", + "i18n/angular-locale_ar-tn.js", + "i18n/angular-locale_ar-ye.js", + "i18n/angular-locale_ar.js", + "i18n/angular-locale_bg-bg.js", + "i18n/angular-locale_bg.js", + "i18n/angular-locale_bn-bd.js", + "i18n/angular-locale_bn-in.js", + "i18n/angular-locale_bn.js", + "i18n/angular-locale_ca-ad.js", + "i18n/angular-locale_ca-es.js", + "i18n/angular-locale_ca.js", + "i18n/angular-locale_cs-cz.js", + "i18n/angular-locale_cs.js", + "i18n/angular-locale_da-dk.js", + "i18n/angular-locale_da.js", + "i18n/angular-locale_de-at.js", + "i18n/angular-locale_de-be.js", + "i18n/angular-locale_de-ch.js", + "i18n/angular-locale_de-de.js", + "i18n/angular-locale_de-li.js", + "i18n/angular-locale_de-lu.js", + "i18n/angular-locale_de.js", + "i18n/angular-locale_el-cy.js", + "i18n/angular-locale_el-gr.js", + "i18n/angular-locale_el.js", + "i18n/angular-locale_en-as.js", + "i18n/angular-locale_en-au.js", + "i18n/angular-locale_en-bb.js", + "i18n/angular-locale_en-be.js", + "i18n/angular-locale_en-bm.js", + "i18n/angular-locale_en-bw.js", + "i18n/angular-locale_en-bz.js", + "i18n/angular-locale_en-ca.js", + "i18n/angular-locale_en-dsrt-us.js", + "i18n/angular-locale_en-dsrt.js", + "i18n/angular-locale_en-fm.js", + "i18n/angular-locale_en-gb.js", + "i18n/angular-locale_en-gu.js", + "i18n/angular-locale_en-gy.js", + "i18n/angular-locale_en-hk.js", + "i18n/angular-locale_en-ie.js", + "i18n/angular-locale_en-in.js", + "i18n/angular-locale_en-iso.js", + "i18n/angular-locale_en-jm.js", + "i18n/angular-locale_en-mh.js", + "i18n/angular-locale_en-mp.js", + "i18n/angular-locale_en-mt.js", + "i18n/angular-locale_en-mu.js", + "i18n/angular-locale_en-na.js", + "i18n/angular-locale_en-nz.js", + "i18n/angular-locale_en-ph.js", + "i18n/angular-locale_en-pk.js", + "i18n/angular-locale_en-pr.js", + "i18n/angular-locale_en-pw.js", + "i18n/angular-locale_en-sg.js", + "i18n/angular-locale_en-tc.js", + "i18n/angular-locale_en-tt.js", + "i18n/angular-locale_en-um.js", + "i18n/angular-locale_en-us.js", + "i18n/angular-locale_en-vg.js", + "i18n/angular-locale_en-vi.js", + "i18n/angular-locale_en-za.js", + "i18n/angular-locale_en-zw.js", + "i18n/angular-locale_en.js", + "i18n/angular-locale_es-419.js", + "i18n/angular-locale_es-ar.js", + "i18n/angular-locale_es-bo.js", + "i18n/angular-locale_es-cl.js", + "i18n/angular-locale_es-co.js", + "i18n/angular-locale_es-cr.js", + "i18n/angular-locale_es-do.js", + "i18n/angular-locale_es-ea.js", + "i18n/angular-locale_es-ec.js", + "i18n/angular-locale_es-es.js", + "i18n/angular-locale_es-gq.js", + "i18n/angular-locale_es-gt.js", + "i18n/angular-locale_es-hn.js", + "i18n/angular-locale_es-ic.js", + "i18n/angular-locale_es-mx.js", + "i18n/angular-locale_es-ni.js", + "i18n/angular-locale_es-pa.js", + "i18n/angular-locale_es-pe.js", + "i18n/angular-locale_es-pr.js", + "i18n/angular-locale_es-py.js", + "i18n/angular-locale_es-sv.js", + "i18n/angular-locale_es-us.js", + "i18n/angular-locale_es-uy.js", + "i18n/angular-locale_es-ve.js", + "i18n/angular-locale_es.js", + "i18n/angular-locale_et-ee.js", + "i18n/angular-locale_et.js", + "i18n/angular-locale_eu-es.js", + "i18n/angular-locale_eu.js", + "i18n/angular-locale_fa-af.js", + "i18n/angular-locale_fa-ir.js", + "i18n/angular-locale_fa.js", + "i18n/angular-locale_fi-fi.js", + "i18n/angular-locale_fi.js", + "i18n/angular-locale_fil-ph.js", + "i18n/angular-locale_fil.js", + "i18n/angular-locale_fr-be.js", + "i18n/angular-locale_fr-bf.js", + "i18n/angular-locale_fr-bi.js", + "i18n/angular-locale_fr-bj.js", + "i18n/angular-locale_fr-bl.js", + "i18n/angular-locale_fr-ca.js", + "i18n/angular-locale_fr-cd.js", + "i18n/angular-locale_fr-cf.js", + "i18n/angular-locale_fr-cg.js", + "i18n/angular-locale_fr-ch.js", + "i18n/angular-locale_fr-ci.js", + "i18n/angular-locale_fr-cm.js", + "i18n/angular-locale_fr-dj.js", + "i18n/angular-locale_fr-fr.js", + "i18n/angular-locale_fr-ga.js", + "i18n/angular-locale_fr-gf.js", + "i18n/angular-locale_fr-gn.js", + "i18n/angular-locale_fr-gp.js", + "i18n/angular-locale_fr-gq.js", + "i18n/angular-locale_fr-km.js", + "i18n/angular-locale_fr-lu.js", + "i18n/angular-locale_fr-mc.js", + "i18n/angular-locale_fr-mf.js", + "i18n/angular-locale_fr-mg.js", + "i18n/angular-locale_fr-ml.js", + "i18n/angular-locale_fr-mq.js", + "i18n/angular-locale_fr-ne.js", + "i18n/angular-locale_fr-re.js", + "i18n/angular-locale_fr-yt.js", + "i18n/angular-locale_fr.js", + "i18n/angular-locale_gl-es.js", + "i18n/angular-locale_gl.js", + "i18n/angular-locale_gsw-ch.js", + "i18n/angular-locale_gsw.js", + "i18n/angular-locale_gu-in.js", + "i18n/angular-locale_gu.js", + "i18n/angular-locale_he-il.js", + "i18n/angular-locale_he.js", + "i18n/angular-locale_hi-in.js", + "i18n/angular-locale_hi.js", + "i18n/angular-locale_hr-hr.js", + "i18n/angular-locale_hr.js", + "i18n/angular-locale_hu-hu.js", + "i18n/angular-locale_hu.js", + "i18n/angular-locale_id-id.js", + "i18n/angular-locale_id.js", + "i18n/angular-locale_in.js", + "i18n/angular-locale_is-is.js", + "i18n/angular-locale_is.js", + "i18n/angular-locale_it-it.js", + "i18n/angular-locale_it-sm.js", + "i18n/angular-locale_it.js", + "i18n/angular-locale_iw.js", + "i18n/angular-locale_ja-jp.js", + "i18n/angular-locale_ja.js", + "i18n/angular-locale_kn-in.js", + "i18n/angular-locale_kn.js", + "i18n/angular-locale_ko-kr.js", + "i18n/angular-locale_ko.js", + "i18n/angular-locale_ln-cd.js", + "i18n/angular-locale_ln.js", + "i18n/angular-locale_lt-lt.js", + "i18n/angular-locale_lt.js", + "i18n/angular-locale_lv-lv.js", + "i18n/angular-locale_lv.js", + "i18n/angular-locale_ml-in.js", + "i18n/angular-locale_ml.js", + "i18n/angular-locale_mr-in.js", + "i18n/angular-locale_mr.js", + "i18n/angular-locale_ms-my.js", + "i18n/angular-locale_ms.js", + "i18n/angular-locale_mt-mt.js", + "i18n/angular-locale_mt.js", + "i18n/angular-locale_nl-cw.js", + "i18n/angular-locale_nl-nl.js", + "i18n/angular-locale_nl-sx.js", + "i18n/angular-locale_nl.js", + "i18n/angular-locale_no.js", + "i18n/angular-locale_or-in.js", + "i18n/angular-locale_or.js", + "i18n/angular-locale_pl-pl.js", + "i18n/angular-locale_pl.js", + "i18n/angular-locale_pt-br.js", + "i18n/angular-locale_pt-pt.js", + "i18n/angular-locale_pt.js", + "i18n/angular-locale_ro-ro.js", + "i18n/angular-locale_ro.js", + "i18n/angular-locale_ru-ru.js", + "i18n/angular-locale_ru.js", + "i18n/angular-locale_sk-sk.js", + "i18n/angular-locale_sk.js", + "i18n/angular-locale_sl-si.js", + "i18n/angular-locale_sl.js", + "i18n/angular-locale_sq-al.js", + "i18n/angular-locale_sq.js", + "i18n/angular-locale_sr-cyrl-rs.js", + "i18n/angular-locale_sr-latn-rs.js", + "i18n/angular-locale_sr.js", + "i18n/angular-locale_sv-se.js", + "i18n/angular-locale_sv.js", + "i18n/angular-locale_sw-tz.js", + "i18n/angular-locale_sw.js", + "i18n/angular-locale_ta-in.js", + "i18n/angular-locale_ta.js", + "i18n/angular-locale_te-in.js", + "i18n/angular-locale_te.js", + "i18n/angular-locale_th-th.js", + "i18n/angular-locale_th.js", + "i18n/angular-locale_tl.js", + "i18n/angular-locale_tr-tr.js", + "i18n/angular-locale_tr.js", + "i18n/angular-locale_uk-ua.js", + "i18n/angular-locale_uk.js", + "i18n/angular-locale_ur-pk.js", + "i18n/angular-locale_ur.js", + "i18n/angular-locale_vi-vn.js", + "i18n/angular-locale_vi.js", + "i18n/angular-locale_zh-cn.js", + "i18n/angular-locale_zh-hans-cn.js", + "i18n/angular-locale_zh-hk.js", + "i18n/angular-locale_zh-tw.js", + "i18n/angular-locale_zh.js", + "i18n/angular-locale_zu-za.js", + "i18n/angular-locale_zu.js" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Shim repository for Angular.js", + "homepage": "http://angularjs.org", + "time": "2015-06-07 20:10:38" + }, + { + "name": "components/bootstrap", + "version": "3.3.5", + "source": { + "type": "git", + "url": "https://github.com/components/bootstrap.git", + "reference": "d71c2a234c61f53f1109a26ba8155902a51f8ca5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/components/bootstrap/zipball/d71c2a234c61f53f1109a26ba8155902a51f8ca5", + "reference": "d71c2a234c61f53f1109a26ba8155902a51f8ca5", + "shasum": "" + }, + "require": { + "components/jquery": ">=1.9.1 <3.0" + }, + "suggest": { + "components/bootstrap-default": "Provide a theme for Bootstrap as components/bootstrap only provides the CSS as file assets" + }, + "type": "component", + "extra": { + "component": { + "scripts": [ + "js/bootstrap.js" + ], + "files": [ + "js/*.js", + "css/*.css", + "css/*.map", + "fonts/*", + "less/mixins/*.less", + "less/*.less" + ], + "shim": { + "deps": [ + "jquery" + ] + } + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jacob Thornton", + "email": "jacobthornton@gmail.com" + }, + { + "name": "Mark Otto", + "email": "markdotto@gmail.com" + } + ], + "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", + "homepage": "http://getbootstrap.com", + "keywords": [ + "css", + "framework", + "front-end", + "less", + "mobile-first", + "responsive", + "web" + ], + "time": "2015-06-17 06:08:09" + }, + { + "name": "components/jquery", + "version": "2.1.4", + "source": { + "type": "git", + "url": "https://github.com/components/jquery.git", + "reference": "7b1d1104656a092423fbfba13c5920e9bbba290c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/components/jquery/zipball/7b1d1104656a092423fbfba13c5920e9bbba290c", + "reference": "7b1d1104656a092423fbfba13c5920e9bbba290c", + "shasum": "" + }, + "type": "component", + "extra": { + "component": { + "scripts": [ + "jquery.js" + ], + "files": [ + "jquery.min.js", + "jquery.min.map", + "jquery-migrate.js", + "jquery-migrate.min.js" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "John Resig", + "email": "jeresig@gmail.com" + } + ], + "description": "jQuery JavaScript Library", + "homepage": "http://jquery.com", + "time": "2015-05-08 05:04:47" + } + ], + "packages-dev": [], + "aliases": [], + "minimum-stability": "stable", + "stability-flags": [], + "prefer-stable": false, + "prefer-lowest": false, + "platform": [], + "platform-dev": [] +} diff --git a/include/js/easyui-vilesci-theme/easyui.css b/include/js/easyui-vilesci-theme/easyui.css deleted file mode 100644 index a340efeb0..000000000 --- a/include/js/easyui-vilesci-theme/easyui.css +++ /dev/null @@ -1,2870 +0,0 @@ -.panel { - overflow: hidden; - text-align: left; - margin: 0; - border: 0; - -moz-border-radius: 0 0 0 0; - -webkit-border-radius: 0 0 0 0; - border-radius: 0 0 0 0; -} -.panel-header, -.panel-body { - border-width: 1px; - border-style: solid; -} -.panel-header { - padding: 5px; - position: relative; -} -.panel-title { - background: url('images/blank.gif') no-repeat; -} -.panel-header-noborder { - border-width: 0 0 1px 0; -} -.panel-body { - overflow: auto; - border-top-width: 0; - padding: 0; - border-radius:10px; -} -.panel-body-noheader { - border-top-width: 1px; -} -.panel-body-noborder { - border-width: 0px; -} -.panel-body-nobottom { - border-bottom-width: 0; -} -.panel-with-icon { - padding-left: 18px; -} -.panel-icon, -.panel-tool { - position: absolute; - top: 50%; - margin-top: -8px; - height: 16px; - overflow: hidden; -} -.panel-icon { - left: 5px; - width: 16px; -} -.panel-tool { - right: 5px; - width: auto; -} -.panel-tool a { - display: inline-block; - width: 16px; - height: 16px; - opacity: 0.6; - filter: alpha(opacity=60); - margin: 0 0 0 2px; - vertical-align: top; -} -.panel-tool a:hover { - opacity: 1; - filter: alpha(opacity=100); - background-color: #777; - -moz-border-radius: 3px 3px 3px 3px; - -webkit-border-radius: 3px 3px 3px 3px; - border-radius: 3px 3px 3px 3px; -} -.panel-loading { - padding: 11px 0px 10px 30px; -} -.panel-noscroll { - overflow: hidden; -} -.panel-fit, -.panel-fit body { - height: 100%; - margin: 0; - padding: 0; - border: 0; - overflow: hidden; -} -.panel-loading { - background: url('images/loading.gif') no-repeat 10px 10px; -} -.panel-tool-close { - background: url('images/panel_tools.png') no-repeat -16px 0px; -} -.panel-tool-min { - background: url('images/panel_tools.png') no-repeat 0px 0px; -} -.panel-tool-max { - background: url('images/panel_tools.png') no-repeat 0px -16px; -} -.panel-tool-restore { - background: url('images/panel_tools.png') no-repeat -16px -16px; -} -.panel-tool-collapse { - background: url('images/panel_tools.png') no-repeat -32px 0; -} -.panel-tool-expand { - background: url('images/panel_tools.png') no-repeat -32px -16px; -} -.panel-header, -.panel-body { - border-color: #000; -} -.panel-header { - background-color: #3d3d3d; - background: -webkit-linear-gradient(top,#454545 0,#383838 100%); - background: -moz-linear-gradient(top,#454545 0,#383838 100%); - background: -o-linear-gradient(top,#454545 0,#383838 100%); - background: linear-gradient(to bottom,#454545 0,#383838 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#454545,endColorstr=#383838,GradientType=0); -} -.panel-body { - background-color: #EEE; - color: #333; - font-size: 12px; -} -.panel-title { - font-size: 12px; - font-weight: bold; - color: #fff; - height: 16px; - line-height: 16px; -} -.panel-footer { - border: 1px solid #444; - overflow: hidden; - background: #555; -} -.panel-footer-noborder { - border-width: 1px 0 0 0; -} -.accordion { - overflow: hidden; - border-width: 1px; - border-style: solid; -} -.accordion .accordion-header { - border-width: 0 0 1px; - cursor: pointer; -} -.accordion .accordion-body { - border-width: 0 0 1px; -} -.accordion-noborder { - border-width: 0; -} -.accordion-noborder .accordion-header { - border-width: 0 0 1px; -} -.accordion-noborder .accordion-body { - border-width: 0 0 1px; -} -.accordion-collapse { - background: url('images/accordion_arrows.png') no-repeat 0 0; -} -.accordion-expand { - background: url('images/accordion_arrows.png') no-repeat -16px 0; -} -.accordion { - background: #666; - border-color: #000; -} -.accordion .accordion-header { - background: #3d3d3d; - filter: none; -} -.accordion .accordion-header-selected { - background: #0052A3; -} -.accordion .accordion-header-selected .panel-title { - color: #fff; -} -.window { - overflow: hidden; - padding: 5px; - border-width: 1px; - border-style: solid; -} -.window .window-header { - background: transparent; - padding: 0px 0px 6px 0px; -} -.window .window-body { - border-width: 1px; - border-style: solid; - border-top-width: 0px; -} -.window .window-body-noheader { - border-top-width: 1px; -} -.window .panel-body-nobottom { - border-bottom-width: 0; -} -.window .window-header .panel-icon, -.window .window-header .panel-tool { - top: 50%; - margin-top: -11px; -} -.window .window-header .panel-icon { - left: 1px; -} -.window .window-header .panel-tool { - right: 1px; -} -.window .window-header .panel-with-icon { - padding-left: 18px; -} -.window-proxy { - position: absolute; - overflow: hidden; -} -.window-proxy-mask { - position: absolute; - filter: alpha(opacity=5); - opacity: 0.05; -} -.window-mask { - position: absolute; - left: 0; - top: 0; - width: 100%; - height: 100%; - filter: alpha(opacity=40); - opacity: 0.40; - font-size: 1px; - overflow: hidden; -} -.window, -.window-shadow { - position: absolute; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.window-shadow { - background: #777; - -moz-box-shadow: 2px 2px 3px #787878; - -webkit-box-shadow: 2px 2px 3px #787878; - box-shadow: 2px 2px 3px #787878; - filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2); -} -.window, -.window .window-body { - border-color: #000; -} -.window { - background-color: #3d3d3d; - background: -webkit-linear-gradient(top,#454545 0,#383838 20%); - background: -moz-linear-gradient(top,#454545 0,#383838 20%); - background: -o-linear-gradient(top,#454545 0,#383838 20%); - background: linear-gradient(to bottom,#454545 0,#383838 20%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#454545,endColorstr=#383838,GradientType=0); -} -.window-proxy { - border: 1px dashed #000; -} -.window-proxy-mask, -.window-mask { - background: #000; -} -.window .panel-footer { - border: 1px solid #000; - position: relative; - top: -1px; -} -.dialog-content { - overflow: auto; -} -.dialog-toolbar { - padding: 2px 5px; -} -.dialog-tool-separator { - float: left; - height: 24px; - border-left: 1px solid #444; - border-right: 1px solid #777; - margin: 2px 1px; -} -.dialog-button { - padding: 5px; - text-align: right; -} -.dialog-button .l-btn { - margin-left: 5px; -} -.dialog-toolbar, -.dialog-button { - background: #555; - border-width: 1px; - border-style: solid; -} -.dialog-toolbar { - border-color: #000 #000 #222 #000; -} -.dialog-button { - border-color: #222 #000 #000 #000; -} -.l-btn { - text-decoration: none; - display: inline-block; - overflow: hidden; - margin: 0; - padding: 0; - cursor: pointer; - outline: none; - text-align: center; - vertical-align: middle; - line-height: normal; -} -.l-btn-plain { - border-width: 0; - padding: 1px; -} -.l-btn-left { - display: inline-block; - position: relative; - overflow: hidden; - margin: 0; - padding: 0; - vertical-align: top; -} -.l-btn-text { - display: inline-block; - vertical-align: top; - width: auto; - line-height: 24px; - font-size: 12px; - padding: 0; - margin: 0 4px; -} -.l-btn-icon { - display: inline-block; - width: 16px; - height: 16px; - line-height: 16px; - position: absolute; - top: 50%; - margin-top: -8px; - font-size: 1px; -} -.l-btn span span .l-btn-empty { - display: inline-block; - margin: 0; - width: 16px; - height: 24px; - font-size: 1px; - vertical-align: top; -} -.l-btn span .l-btn-icon-left { - padding: 0 0 0 20px; - background-position: left center; -} -.l-btn span .l-btn-icon-right { - padding: 0 20px 0 0; - background-position: right center; -} -.l-btn-icon-left .l-btn-text { - margin: 0 4px 0 24px; -} -.l-btn-icon-left .l-btn-icon { - left: 4px; -} -.l-btn-icon-right .l-btn-text { - margin: 0 24px 0 4px; -} -.l-btn-icon-right .l-btn-icon { - right: 4px; -} -.l-btn-icon-top .l-btn-text { - margin: 20px 4px 0 4px; -} -.l-btn-icon-top .l-btn-icon { - top: 4px; - left: 50%; - margin: 0 0 0 -8px; -} -.l-btn-icon-bottom .l-btn-text { - margin: 0 4px 20px 4px; -} -.l-btn-icon-bottom .l-btn-icon { - top: auto; - bottom: 4px; - left: 50%; - margin: 0 0 0 -8px; -} -.l-btn-left .l-btn-empty { - margin: 0 4px; - width: 16px; -} -.l-btn-plain:hover { - padding: 0; -} -.l-btn-focus { - outline: #0000FF dotted thin; -} -.l-btn-large .l-btn-text { - line-height: 40px; -} -.l-btn-large .l-btn-icon { - width: 32px; - height: 32px; - line-height: 32px; - margin-top: -16px; -} -.l-btn-large .l-btn-icon-left .l-btn-text { - margin-left: 40px; -} -.l-btn-large .l-btn-icon-right .l-btn-text { - margin-right: 40px; -} -.l-btn-large .l-btn-icon-top .l-btn-text { - margin-top: 36px; - line-height: 24px; - min-width: 32px; -} -.l-btn-large .l-btn-icon-top .l-btn-icon { - margin: 0 0 0 -16px; -} -.l-btn-large .l-btn-icon-bottom .l-btn-text { - margin-bottom: 36px; - line-height: 24px; - min-width: 32px; -} -.l-btn-large .l-btn-icon-bottom .l-btn-icon { - margin: 0 0 0 -16px; -} -.l-btn-large .l-btn-left .l-btn-empty { - margin: 0 4px; - width: 32px; -} -.l-btn { - color: #fff; - background: #777; - background-repeat: repeat-x; - border: 1px solid #555; - background: -webkit-linear-gradient(top,#919191 0,#6a6a6a 100%); - background: -moz-linear-gradient(top,#919191 0,#6a6a6a 100%); - background: -o-linear-gradient(top,#919191 0,#6a6a6a 100%); - background: linear-gradient(to bottom,#919191 0,#6a6a6a 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#919191,endColorstr=#6a6a6a,GradientType=0); - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.l-btn:hover { - background: #777; - color: #fff; - border: 1px solid #555; - filter: none; -} -.l-btn-plain { - background: transparent; - border-width: 0; - filter: none; -} -.l-btn-outline { - border-width: 1px; - border-color: #555; - padding: 0; -} -.l-btn-plain:hover { - background: #777; - color: #fff; - border: 1px solid #555; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.l-btn-disabled, -.l-btn-disabled:hover { - opacity: 0.5; - cursor: default; - background: #777; - color: #fff; - background: -webkit-linear-gradient(top,#919191 0,#6a6a6a 100%); - background: -moz-linear-gradient(top,#919191 0,#6a6a6a 100%); - background: -o-linear-gradient(top,#919191 0,#6a6a6a 100%); - background: linear-gradient(to bottom,#919191 0,#6a6a6a 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#919191,endColorstr=#6a6a6a,GradientType=0); -} -.l-btn-disabled .l-btn-text, -.l-btn-disabled .l-btn-icon { - filter: alpha(opacity=50); -} -.l-btn-plain-disabled, -.l-btn-plain-disabled:hover { - background: transparent; - filter: alpha(opacity=50); -} -.l-btn-selected, -.l-btn-selected:hover { - background: #000; - filter: none; -} -.l-btn-plain-selected, -.l-btn-plain-selected:hover { - background: #000; -} -.textbox { - position: relative; - border: 1px solid #000; - background-color: #fff; - vertical-align: middle; - display: inline-block; - overflow: hidden; - white-space: nowrap; - margin: 0; - padding: 0; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.textbox .textbox-text { - font-size: 12px; - border: 0; - margin: 0; - padding: 4px; - white-space: normal; - vertical-align: top; - outline-style: none; - resize: none; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.textbox textarea.textbox-text { - white-space: pre-wrap; -} -.textbox .textbox-prompt { - font-size: 12px; - color: #aaa; -} -.textbox .textbox-button, -.textbox .textbox-button:hover { - position: absolute; - top: 0; - padding: 0; - vertical-align: top; - -moz-border-radius: 0 0 0 0; - -webkit-border-radius: 0 0 0 0; - border-radius: 0 0 0 0; -} -.textbox-button-right, -.textbox-button-right:hover { - border-width: 0 0 0 1px; -} -.textbox-button-left, -.textbox-button-left:hover { - border-width: 0 1px 0 0; -} -.textbox-addon { - position: absolute; - top: 0; -} -.textbox-icon { - display: inline-block; - width: 18px; - height: 20px; - overflow: hidden; - vertical-align: top; - background-position: center center; - cursor: pointer; - opacity: 0.6; - filter: alpha(opacity=60); - text-decoration: none; - outline-style: none; -} -.textbox-icon-disabled, -.textbox-icon-readonly { - cursor: default; -} -.textbox-icon:hover { - opacity: 1.0; - filter: alpha(opacity=100); -} -.textbox-icon-disabled:hover { - opacity: 0.6; - filter: alpha(opacity=60); -} -.textbox-focused { - -moz-box-shadow: 0 0 3px 0 #000; - -webkit-box-shadow: 0 0 3px 0 #000; - box-shadow: 0 0 3px 0 #000; -} -.textbox-invalid { - border-color: #ffa8a8; - background-color: #fff3f3; -} -.filebox .textbox-value { - vertical-align: top; - position: absolute; - top: 0; - left: -5000px; -} -.filebox-label { - display: inline-block; - position: absolute; - width: 100%; - height: 100%; - cursor: pointer; - left: 0; - top: 0; - z-index: 10; - background: url('images/blank.gif') no-repeat; -} -.l-btn-disabled .filebox-label { - cursor: default; -} -.combo { - display: inline-block; - white-space: nowrap; - margin: 0; - padding: 0; - border-width: 1px; - border-style: solid; - overflow: hidden; - vertical-align: middle; -} -.combo .combo-text { - font-size: 12px; - border: 0px; - margin: 0; - padding: 0px 2px; - vertical-align: baseline; -} -.combo-arrow { - width: 18px; - height: 20px; - overflow: hidden; - display: inline-block; - vertical-align: top; - cursor: pointer; - opacity: 0.6; - filter: alpha(opacity=60); -} -.combo-arrow-hover { - opacity: 1.0; - filter: alpha(opacity=100); -} -.combo-panel { - overflow: auto; -} -.combo-arrow { - background: url('images/combo_arrow.png') no-repeat center center; -} -.combo-panel { - background-color: #666; -} -.combo { - border-color: #000; - background-color: #fff; -} -.combo-arrow { - background-color: #3d3d3d; -} -.combo-arrow-hover { - background-color: #777; -} -.combo-arrow:hover { - background-color: #777; -} -.combo .textbox-icon-disabled:hover { - cursor: default; -} -.textbox-invalid { - border-color: #ffa8a8; - background-color: #fff3f3; -} -.combobox-item, -.combobox-group { - font-size: 12px; - padding: 3px; - padding-right: 0px; -} -.combobox-item-disabled { - opacity: 0.5; - filter: alpha(opacity=50); -} -.combobox-gitem { - padding-left: 10px; -} -.combobox-group { - font-weight: bold; -} -.combobox-item-hover { - background-color: #777; - color: #fff; -} -.combobox-item-selected { - background-color: #0052A3; - color: #fff; -} -.layout { - position: relative; - overflow: hidden; - margin: 0; - padding: 0; - z-index: 0; -} -.layout-panel { - position: absolute; - overflow: hidden; -} -.layout-body { - min-width: 1px; - min-height: 1px; -} -.layout-panel-east, -.layout-panel-west { - z-index: 2; -} -.layout-panel-north, -.layout-panel-south { - z-index: 3; -} -.layout-expand { - position: absolute; - padding: 0px; - font-size: 1px; - cursor: pointer; - z-index: 1; -} -.layout-expand .panel-header, -.layout-expand .panel-body { - background: transparent; - filter: none; - overflow: hidden; -} -.layout-expand .panel-header { - border-bottom-width: 0px; -} -.layout-expand .panel-body { - position: relative; -} -.layout-expand .panel-body .panel-icon { - margin-top: 0; - top: 0; - left: 50%; - margin-left: -8px; -} -.layout-expand-west .panel-header .panel-icon, -.layout-expand-east .panel-header .panel-icon { - display: none; -} -.layout-expand-title { - position: absolute; - top: 0; - left: 21px; - white-space: nowrap; - word-wrap: normal; - -webkit-transform: rotate(90deg); - -webkit-transform-origin: 0 0; - -moz-transform: rotate(90deg); - -moz-transform-origin: 0 0; - -o-transform: rotate(90deg); - -o-transform-origin: 0 0; - transform: rotate(90deg); - transform-origin: 0 0; -} -.layout-expand-with-icon { - top: 18px; -} -.layout-expand .panel-body-noheader .layout-expand-title, -.layout-expand .panel-body-noheader .panel-icon { - top: 5px; -} -.layout-expand .panel-body-noheader .layout-expand-with-icon { - top: 23px; -} -.layout-split-proxy-h, -.layout-split-proxy-v { - position: absolute; - font-size: 1px; - display: none; - z-index: 5; -} -.layout-split-proxy-h { - width: 5px; - cursor: e-resize; -} -.layout-split-proxy-v { - height: 5px; - cursor: n-resize; -} -.layout-mask { - position: absolute; - background: #fafafa; - filter: alpha(opacity=10); - opacity: 0.10; - z-index: 4; -} -.layout-button-up { - background: url('images/layout_arrows.png') no-repeat -16px -16px; -} -.layout-button-down { - background: url('images/layout_arrows.png') no-repeat -16px 0; -} -.layout-button-left { - background: url('images/layout_arrows.png') no-repeat 0 0; -} -.layout-button-right { - background: url('images/layout_arrows.png') no-repeat 0 -16px; -} -.layout-split-proxy-h, -.layout-split-proxy-v { - background-color: #cccccc; -} -.layout-split-north { - border-bottom: 5px solid #444; -} -.layout-split-south { - border-top: 5px solid #444; -} -.layout-split-east { - border-left: 5px solid #444; -} -.layout-split-west { - border-right: 5px solid #444; -} -.layout-expand { - background-color: #3d3d3d; -} -.layout-expand-over { - background-color: #3d3d3d; -} -.tabs-container { - overflow: hidden; -} -.tabs-header { - border-width: 1px; - border-style: solid; - border-bottom-width: 0; - position: relative; - padding: 0; - padding-top: 2px; - overflow: hidden; -} -.tabs-scroller-left, -.tabs-scroller-right { - position: absolute; - top: auto; - bottom: 0; - width: 18px; - font-size: 1px; - display: none; - cursor: pointer; - border-width: 1px; - border-style: solid; -} -.tabs-scroller-left { - left: 0; -} -.tabs-scroller-right { - right: 0; -} -.tabs-tool { - position: absolute; - bottom: 0; - padding: 1px; - overflow: hidden; - border-width: 1px; - border-style: solid; -} -.tabs-header-plain .tabs-tool { - padding: 0 1px; -} -.tabs-wrap { - position: relative; - left: 0; - overflow: hidden; - width: 100%; - margin: 0; - padding: 0; -} -.tabs-scrolling { - margin-left: 18px; - margin-right: 18px; -} -.tabs-disabled { - opacity: 0.3; - filter: alpha(opacity=30); -} -.tabs { - list-style-type: none; - height: 26px; - margin: 0px; - padding: 0px; - padding-left: 4px; - width: 50000px; - border-style: solid; - border-width: 0 0 1px 0; -} -.tabs li { - float: left; - display: inline-block; - margin: 0 4px -1px 0; - padding: 0; - position: relative; - border: 0; -} -.tabs li a.tabs-inner { - display: inline-block; - text-decoration: none; - margin: 0; - padding: 0 10px; - height: 25px; - line-height: 25px; - text-align: center; - white-space: nowrap; - border-width: 1px; - border-style: solid; - -moz-border-radius: 5px 5px 0 0; - -webkit-border-radius: 5px 5px 0 0; - border-radius: 5px 5px 0 0; -} -.tabs li.tabs-selected a.tabs-inner { - font-weight: bold; - outline: none; -} -.tabs li.tabs-selected a:hover.tabs-inner { - cursor: default; - pointer: default; -} -.tabs li a.tabs-close, -.tabs-p-tool { - position: absolute; - font-size: 1px; - display: block; - height: 12px; - padding: 0; - top: 50%; - margin-top: -6px; - overflow: hidden; -} -.tabs li a.tabs-close { - width: 12px; - right: 5px; - opacity: 0.6; - filter: alpha(opacity=60); -} -.tabs-p-tool { - right: 16px; -} -.tabs-p-tool a { - display: inline-block; - font-size: 1px; - width: 12px; - height: 12px; - margin: 0; - opacity: 0.6; - filter: alpha(opacity=60); -} -.tabs li a:hover.tabs-close, -.tabs-p-tool a:hover { - opacity: 1; - filter: alpha(opacity=100); - cursor: hand; - cursor: pointer; -} -.tabs-with-icon { - padding-left: 18px; -} -.tabs-icon { - position: absolute; - width: 16px; - height: 16px; - left: 10px; - top: 50%; - margin-top: -8px; -} -.tabs-title { - font-size: 12px; -} -.tabs-closable { - padding-right: 8px; -} -.tabs-panels { - margin: 0px; - padding: 0px; - border-width: 1px; - border-style: solid; - border-top-width: 0; - overflow: hidden; -} -.tabs-header-bottom { - border-width: 0 1px 1px 1px; - padding: 0 0 2px 0; -} -.tabs-header-bottom .tabs { - border-width: 1px 0 0 0; -} -.tabs-header-bottom .tabs li { - margin: -1px 4px 0 0; -} -.tabs-header-bottom .tabs li a.tabs-inner { - -moz-border-radius: 0 0 5px 5px; - -webkit-border-radius: 0 0 5px 5px; - border-radius: 0 0 5px 5px; -} -.tabs-header-bottom .tabs-tool { - top: 0; -} -.tabs-header-bottom .tabs-scroller-left, -.tabs-header-bottom .tabs-scroller-right { - top: 0; - bottom: auto; -} -.tabs-panels-top { - border-width: 1px 1px 0 1px; -} -.tabs-header-left { - float: left; - border-width: 1px 0 1px 1px; - padding: 0; -} -.tabs-header-right { - float: right; - border-width: 1px 1px 1px 0; - padding: 0; -} -.tabs-header-left .tabs-wrap, -.tabs-header-right .tabs-wrap { - height: 100%; -} -.tabs-header-left .tabs { - height: 100%; - padding: 4px 0 0 2px; - border-width: 0 1px 0 0; -} -.tabs-header-right .tabs { - height: 100%; - padding: 4px 2px 0 0; - border-width: 0 0 0 1px; -} -.tabs-header-left .tabs li, -.tabs-header-right .tabs li { - display: block; - width: 100%; - position: relative; -} -.tabs-header-left .tabs li { - left: auto; - right: 0; - margin: 0 -1px 4px 0; - float: right; -} -.tabs-header-right .tabs li { - left: 0; - right: auto; - margin: 0 0 4px -1px; - float: left; -} -.tabs-justified li a.tabs-inner { - padding-left: 0; - padding-right: 0; -} -.tabs-header-left .tabs li a.tabs-inner { - display: block; - text-align: left; - padding-left: 10px; - padding-right: 10px; - -moz-border-radius: 5px 0 0 5px; - -webkit-border-radius: 5px 0 0 5px; - border-radius: 5px 0 0 5px; -} -.tabs-header-right .tabs li a.tabs-inner { - display: block; - text-align: left; - padding-left: 10px; - padding-right: 10px; - -moz-border-radius: 0 5px 5px 0; - -webkit-border-radius: 0 5px 5px 0; - border-radius: 0 5px 5px 0; -} -.tabs-panels-right { - float: right; - border-width: 1px 1px 1px 0; -} -.tabs-panels-left { - float: left; - border-width: 1px 0 1px 1px; -} -.tabs-header-noborder, -.tabs-panels-noborder { - border: 0px; -} -.tabs-header-plain { - border: 0px; - background: transparent; -} -.tabs-pill { - padding-bottom: 3px; -} -.tabs-header-bottom .tabs-pill { - padding-top: 3px; - padding-bottom: 0; -} -.tabs-header-left .tabs-pill { - padding-right: 3px; -} -.tabs-header-right .tabs-pill { - padding-left: 3px; -} -.tabs-header .tabs-pill li a.tabs-inner { - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.tabs-header-narrow, -.tabs-header-narrow .tabs-narrow { - padding: 0; -} -.tabs-narrow li, -.tabs-header-bottom .tabs-narrow li { - margin-left: 0; - margin-right: -1px; -} -.tabs-narrow li.tabs-last, -.tabs-header-bottom .tabs-narrow li.tabs-last { - margin-right: 0; -} -.tabs-header-left .tabs-narrow, -.tabs-header-right .tabs-narrow { - padding-top: 0; -} -.tabs-header-left .tabs-narrow li { - margin-bottom: -1px; - margin-right: -1px; -} -.tabs-header-left .tabs-narrow li.tabs-last, -.tabs-header-right .tabs-narrow li.tabs-last { - margin-bottom: 0; -} -.tabs-header-right .tabs-narrow li { - margin-bottom: -1px; - margin-left: -1px; -} -.tabs-scroller-left { - background: #3d3d3d url('images/tabs_icons.png') no-repeat 1px center; -} -.tabs-scroller-right { - background: #3d3d3d url('images/tabs_icons.png') no-repeat -15px center; -} -.tabs li a.tabs-close { - background: url('images/tabs_icons.png') no-repeat -34px center; -} -.tabs li a.tabs-inner:hover { - background: #777; - color: #fff; - filter: none; -} -.tabs li.tabs-selected a.tabs-inner { - background-color: #666; - color: #fff; - background: -webkit-linear-gradient(top,#454545 0,#666 100%); - background: -moz-linear-gradient(top,#454545 0,#666 100%); - background: -o-linear-gradient(top,#454545 0,#666 100%); - background: linear-gradient(to bottom,#454545 0,#666 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#454545,endColorstr=#666,GradientType=0); -} -.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner { - background: -webkit-linear-gradient(top,#666 0,#454545 100%); - background: -moz-linear-gradient(top,#666 0,#454545 100%); - background: -o-linear-gradient(top,#666 0,#454545 100%); - background: linear-gradient(to bottom,#666 0,#454545 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#666,endColorstr=#454545,GradientType=0); -} -.tabs-header-left .tabs li.tabs-selected a.tabs-inner { - background: -webkit-linear-gradient(left,#454545 0,#666 100%); - background: -moz-linear-gradient(left,#454545 0,#666 100%); - background: -o-linear-gradient(left,#454545 0,#666 100%); - background: linear-gradient(to right,#454545 0,#666 100%); - background-repeat: repeat-y; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#454545,endColorstr=#666,GradientType=1); -} -.tabs-header-right .tabs li.tabs-selected a.tabs-inner { - background: -webkit-linear-gradient(left,#666 0,#454545 100%); - background: -moz-linear-gradient(left,#666 0,#454545 100%); - background: -o-linear-gradient(left,#666 0,#454545 100%); - background: linear-gradient(to right,#666 0,#454545 100%); - background-repeat: repeat-y; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#666,endColorstr=#454545,GradientType=1); -} -.tabs li a.tabs-inner { - color: #fff; - background-color: #3d3d3d; - background: -webkit-linear-gradient(top,#454545 0,#383838 100%); - background: -moz-linear-gradient(top,#454545 0,#383838 100%); - background: -o-linear-gradient(top,#454545 0,#383838 100%); - background: linear-gradient(to bottom,#454545 0,#383838 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#454545,endColorstr=#383838,GradientType=0); -} -.tabs-header, -.tabs-tool { - background-color: #3d3d3d; -} -.tabs-header-plain { - background: transparent; -} -.tabs-header, -.tabs-scroller-left, -.tabs-scroller-right, -.tabs-tool, -.tabs, -.tabs-panels, -.tabs li a.tabs-inner, -.tabs li.tabs-selected a.tabs-inner, -.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner, -.tabs-header-left .tabs li.tabs-selected a.tabs-inner, -.tabs-header-right .tabs li.tabs-selected a.tabs-inner { - border-color: #000; -} -.tabs-p-tool a:hover, -.tabs li a:hover.tabs-close, -.tabs-scroller-over { - background-color: #777; -} -.tabs li.tabs-selected a.tabs-inner { - border-bottom: 1px solid #666; -} -.tabs-header-bottom .tabs li.tabs-selected a.tabs-inner { - border-top: 1px solid #666; -} -.tabs-header-left .tabs li.tabs-selected a.tabs-inner { - border-right: 1px solid #666; -} -.tabs-header-right .tabs li.tabs-selected a.tabs-inner { - border-left: 1px solid #666; -} -.tabs-header .tabs-pill li.tabs-selected a.tabs-inner { - background: #0052A3; - color: #fff; - filter: none; - border-color: #000; -} -.datagrid .panel-body { - overflow: hidden; - position: relative; -} -.datagrid-view { - position: relative; - overflow: hidden; -} -.datagrid-view1, -.datagrid-view2 { - position: absolute; - overflow: hidden; - top: 0; -} -.datagrid-view1 { - left: 0; -} -.datagrid-view2 { - right: 0; -} -.datagrid-mask { - position: absolute; - left: 0; - top: 0; - width: 100%; - height: 100%; - opacity: 0.3; - filter: alpha(opacity=30); - display: none; -} -.datagrid-mask-msg { - position: absolute; - top: 50%; - margin-top: -20px; - padding: 10px 5px 10px 30px; - width: auto; - height: 16px; - border-width: 2px; - border-style: solid; - display: none; -} -.datagrid-sort-icon { - padding: 0; - display: none; -} -.datagrid-toolbar { - height: auto; - padding: 1px 2px; - border-width: 0 0 1px 0; - border-style: solid; -} -.datagrid-btn-separator { - float: left; - height: 24px; - border-left: 1px solid #444; - border-right: 1px solid #777; - margin: 2px 1px; -} -.datagrid .datagrid-pager { - display: block; - margin: 0; - border-width: 1px 0 0 0; - border-style: solid; -} -.datagrid .datagrid-pager-top { - border-width: 0 0 1px 0; -} -.datagrid-header { - overflow: hidden; - cursor: default; - border-width: 0 0 1px 0; - border-style: solid; -} -.datagrid-header-inner { - float: left; - width: 10000px; -} -.datagrid-header-row, -.datagrid-row { - height: 25px; -} -.datagrid-header td, -.datagrid-body td, -.datagrid-footer td { - border-width: 0 1px 1px 0; - border-style: dotted; - margin: 0; - padding: 0; -} -.datagrid-cell, -.datagrid-cell-group, -.datagrid-header-rownumber, -.datagrid-cell-rownumber { - margin: 0; - padding: 0 4px; - white-space: nowrap; - word-wrap: normal; - overflow: hidden; - height: 18px; - line-height: 18px; - font-size: 12px; -} -.datagrid-header .datagrid-cell { - height: auto; -} -.datagrid-header .datagrid-cell span { - font-size: 12px; -} -.datagrid-cell-group { - text-align: center; - text-overflow: ellipsis; -} -.datagrid-header-rownumber, -.datagrid-cell-rownumber { - width: 30px; - text-align: center; - margin: 0; - padding: 0; -} -.datagrid-body { - margin: 0; - padding: 0; - overflow: auto; - zoom: 1; -} -.datagrid-view1 .datagrid-body-inner { - padding-bottom: 20px; -} -.datagrid-view1 .datagrid-body { - overflow: hidden; -} -.datagrid-footer { - overflow: hidden; -} -.datagrid-footer-inner { - border-width: 1px 0 0 0; - border-style: solid; - width: 10000px; - float: left; -} -.datagrid-row-editing .datagrid-cell { - height: auto; -} -.datagrid-header-check, -.datagrid-cell-check { - padding: 0; - width: 27px; - height: 18px; - font-size: 1px; - text-align: center; - overflow: hidden; -} -.datagrid-header-check input, -.datagrid-cell-check input { - margin: 0; - padding: 0; - width: 15px; - height: 18px; -} -.datagrid-resize-proxy { - position: absolute; - width: 1px; - height: 10000px; - top: 0; - cursor: e-resize; - display: none; -} -.datagrid-body .datagrid-editable { - margin: 0; - padding: 0; -} -.datagrid-body .datagrid-editable table { - width: 100%; - height: 100%; -} -.datagrid-body .datagrid-editable td { - border: 0; - margin: 0; - padding: 0; -} -.datagrid-view .datagrid-editable-input { - margin: 0; - padding: 2px 4px; - border: 1px solid #000; - font-size: 12px; - outline-style: none; - -moz-border-radius: 0 0 0 0; - -webkit-border-radius: 0 0 0 0; - border-radius: 0 0 0 0; -} -.datagrid-sort .datagrid-sort-icon { - display: inline; - padding: 0 13px 0 0; - background: url('images/datagrid_icons.png') no-repeat -64px center; -} -.datagrid-sort-desc .datagrid-sort-icon { - display: inline; - padding: 0 13px 0 0; - background: url('images/datagrid_icons.png') no-repeat -16px center; -} -.datagrid-sort-asc .datagrid-sort-icon { - display: inline; - padding: 0 13px 0 0; - background: url('images/datagrid_icons.png') no-repeat 0px center; -} -.datagrid-row-collapse { - background: url('images/datagrid_icons.png') no-repeat -48px center; -} -.datagrid-row-expand { - background: url('images/datagrid_icons.png') no-repeat -32px center; -} -.datagrid-mask-msg { - background: #666 url('images/loading.gif') no-repeat scroll 5px center; -} -.datagrid-header, -.datagrid-td-rownumber { - background-color: #444; - background: -webkit-linear-gradient(top,#4c4c4c 0,#3f3f3f 100%); - background: -moz-linear-gradient(top,#4c4c4c 0,#3f3f3f 100%); - background: -o-linear-gradient(top,#4c4c4c 0,#3f3f3f 100%); - background: linear-gradient(to bottom,#4c4c4c 0,#3f3f3f 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c4c4c,endColorstr=#3f3f3f,GradientType=0); -} -.datagrid-cell-rownumber { - color: #fff; -} -.datagrid-resize-proxy { - background: #cccccc; -} -.datagrid-mask { - background: #000; -} -.datagrid-mask-msg { - border-color: #000; -} -.datagrid-toolbar, -.datagrid-pager { - background: #555; -} -.datagrid-header, -.datagrid-toolbar, -.datagrid-pager, -.datagrid-footer-inner { - border-color: #222; -} -.datagrid-header td, -.datagrid-body td, -.datagrid-footer td { - border-color: #222; -} -.datagrid-htable, -.datagrid-btable, -.datagrid-ftable { - color: #fff; - border-collapse: separate; -} -.datagrid-row-alt { - background: #555; -} -.datagrid-row-over, -.datagrid-header td.datagrid-header-over { - background: #777; - color: #fff; - cursor: default; -} -.datagrid-row-selected { - background: #0052A3; - color: #fff; -} -.datagrid-row-editing .textbox, -.datagrid-row-editing .textbox-text { - -moz-border-radius: 0 0 0 0; - -webkit-border-radius: 0 0 0 0; - border-radius: 0 0 0 0; -} -.propertygrid .datagrid-view1 .datagrid-body td { - padding-bottom: 1px; - border-width: 0 1px 0 0; -} -.propertygrid .datagrid-group { - height: 21px; - overflow: hidden; - border-width: 0 0 1px 0; - border-style: solid; -} -.propertygrid .datagrid-group span { - font-weight: bold; -} -.propertygrid .datagrid-view1 .datagrid-body td { - border-color: #222; -} -.propertygrid .datagrid-view1 .datagrid-group { - border-color: #3d3d3d; -} -.propertygrid .datagrid-view2 .datagrid-group { - border-color: #222; -} -.propertygrid .datagrid-group, -.propertygrid .datagrid-view1 .datagrid-body, -.propertygrid .datagrid-view1 .datagrid-row-over, -.propertygrid .datagrid-view1 .datagrid-row-selected { - background: #3d3d3d; -} -.datalist .datagrid-header { - border-width: 0; -} -.datalist .datagrid-group, -.m-list .m-list-group { - height: 25px; - line-height: 25px; - font-weight: bold; - overflow: hidden; - background-color: #444; - border-style: solid; - border-width: 0 0 1px 0; - border-color: #222; -} -.datalist .datagrid-group-expander { - display: none; -} -.datalist .datagrid-group-title { - padding: 0 4px; -} -.datalist .datagrid-btable { - width: 100%; - table-layout: fixed; -} -.datalist .datagrid-row td { - border-style: solid; - border-left-color: transparent; - border-right-color: transparent; - border-bottom-width: 0; -} -.datalist-lines .datagrid-row td { - border-bottom-width: 1px; -} -.datalist .datagrid-cell, -.m-list li { - width: auto; - height: auto; - padding: 2px 4px; - line-height: 18px; - position: relative; - white-space: nowrap; - text-overflow: ellipsis; - overflow: hidden; -} -.datalist-link, -.m-list li>a { - display: block; - position: relative; - cursor: pointer; - color: #fff; - text-decoration: none; - overflow: hidden; - margin: -2px -4px; - padding: 2px 4px; - padding-right: 16px; - line-height: 18px; - white-space: nowrap; - text-overflow: ellipsis; - overflow: hidden; -} -.datalist-link::after, -.m-list li>a::after { - position: absolute; - display: block; - width: 8px; - height: 8px; - content: ''; - right: 6px; - top: 50%; - margin-top: -4px; - border-style: solid; - border-width: 1px 1px 0 0; - -ms-transform: rotate(45deg); - -moz-transform: rotate(45deg); - -webkit-transform: rotate(45deg); - -o-transform: rotate(45deg); - transform: rotate(45deg); -} -.m-list { - margin: 0; - padding: 0; - list-style: none; -} -.m-list li { - border-style: solid; - border-width: 0 0 1px 0; - border-color: #222; -} -.m-list li>a:hover { - background: #777; - color: #fff; -} -.m-list .m-list-group { - padding: 0 4px; -} -.pagination { - zoom: 1; -} -.pagination table { - float: left; - height: 30px; -} -.pagination td { - border: 0; -} -.pagination-btn-separator { - float: left; - height: 24px; - border-left: 1px solid #444; - border-right: 1px solid #777; - margin: 3px 1px; -} -.pagination .pagination-num { - border-width: 1px; - border-style: solid; - margin: 0 2px; - padding: 2px; - width: 2em; - height: auto; -} -.pagination-page-list { - margin: 0px 6px; - padding: 1px 2px; - width: auto; - height: auto; - border-width: 1px; - border-style: solid; -} -.pagination-info { - float: right; - margin: 0 6px 0 0; - padding: 0; - height: 30px; - line-height: 30px; - font-size: 12px; -} -.pagination span { - font-size: 12px; -} -.pagination-link .l-btn-text { - width: 24px; - text-align: center; - margin: 0; -} -.pagination-first { - background: url('images/pagination_icons.png') no-repeat 0 center; -} -.pagination-prev { - background: url('images/pagination_icons.png') no-repeat -16px center; -} -.pagination-next { - background: url('images/pagination_icons.png') no-repeat -32px center; -} -.pagination-last { - background: url('images/pagination_icons.png') no-repeat -48px center; -} -.pagination-load { - background: url('images/pagination_icons.png') no-repeat -64px center; -} -.pagination-loading { - background: url('images/loading.gif') no-repeat center center; -} -.pagination-page-list, -.pagination .pagination-num { - border-color: #000; -} -.calendar { - border-width: 1px; - border-style: solid; - padding: 1px; - overflow: hidden; -} -.calendar table { - table-layout: fixed; - border-collapse: separate; - font-size: 12px; - width: 100%; - height: 100%; -} -.calendar table td, -.calendar table th { - font-size: 12px; -} -.calendar-noborder { - border: 0; -} -.calendar-header { - position: relative; - height: 22px; -} -.calendar-title { - text-align: center; - height: 22px; -} -.calendar-title span { - position: relative; - display: inline-block; - top: 2px; - padding: 0 3px; - height: 18px; - line-height: 18px; - font-size: 12px; - cursor: pointer; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.calendar-prevmonth, -.calendar-nextmonth, -.calendar-prevyear, -.calendar-nextyear { - position: absolute; - top: 50%; - margin-top: -7px; - width: 14px; - height: 14px; - cursor: pointer; - font-size: 1px; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.calendar-prevmonth { - left: 20px; - background: url('images/calendar_arrows.png') no-repeat -18px -2px; -} -.calendar-nextmonth { - right: 20px; - background: url('images/calendar_arrows.png') no-repeat -34px -2px; -} -.calendar-prevyear { - left: 3px; - background: url('images/calendar_arrows.png') no-repeat -1px -2px; -} -.calendar-nextyear { - right: 3px; - background: url('images/calendar_arrows.png') no-repeat -49px -2px; -} -.calendar-body { - position: relative; -} -.calendar-body th, -.calendar-body td { - text-align: center; -} -.calendar-day { - border: 0; - padding: 1px; - cursor: pointer; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.calendar-other-month { - opacity: 0.3; - filter: alpha(opacity=30); -} -.calendar-disabled { - opacity: 0.6; - filter: alpha(opacity=60); - cursor: default; -} -.calendar-menu { - position: absolute; - top: 0; - left: 0; - width: 180px; - height: 150px; - padding: 5px; - font-size: 12px; - display: none; - overflow: hidden; -} -.calendar-menu-year-inner { - text-align: center; - padding-bottom: 5px; -} -.calendar-menu-year { - width: 40px; - text-align: center; - border-width: 1px; - border-style: solid; - margin: 0; - padding: 2px; - font-weight: bold; - font-size: 12px; -} -.calendar-menu-prev, -.calendar-menu-next { - display: inline-block; - width: 21px; - height: 21px; - vertical-align: top; - cursor: pointer; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.calendar-menu-prev { - margin-right: 10px; - background: url('images/calendar_arrows.png') no-repeat 2px 2px; -} -.calendar-menu-next { - margin-left: 10px; - background: url('images/calendar_arrows.png') no-repeat -45px 2px; -} -.calendar-menu-month { - text-align: center; - cursor: pointer; - font-weight: bold; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.calendar-body th, -.calendar-menu-month { - color: #ffffff; -} -.calendar-day { - color: #fff; -} -.calendar-sunday { - color: #CC2222; -} -.calendar-saturday { - color: #00ee00; -} -.calendar-today { - color: #0000ff; -} -.calendar-menu-year { - border-color: #000; -} -.calendar { - border-color: #000; -} -.calendar-header { - background: #3d3d3d; -} -.calendar-body, -.calendar-menu { - background: #666; -} -.calendar-body th { - background: #555; - padding: 2px 0; -} -.calendar-hover, -.calendar-nav-hover, -.calendar-menu-hover { - background-color: #777; - color: #fff; -} -.calendar-hover { - border: 1px solid #555; - padding: 0; -} -.calendar-selected { - background-color: #0052A3; - color: #fff; - border: 1px solid #00458a; - padding: 0; -} -.datebox-calendar-inner { - height: 180px; -} -.datebox-button { - height: 18px; - padding: 2px 5px; - text-align: center; -} -.datebox-button a { - font-size: 12px; - font-weight: bold; - text-decoration: none; - opacity: 0.6; - filter: alpha(opacity=60); -} -.datebox-button a:hover { - opacity: 1.0; - filter: alpha(opacity=100); -} -.datebox-current, -.datebox-close { - float: left; -} -.datebox-close { - float: right; -} -.datebox .combo-arrow { - background-image: url('images/datebox_arrow.png'); - background-position: center center; -} -.datebox-button { - background-color: #555; -} -.datebox-button a { - color: #fff; -} -.numberbox { - border: 1px solid #000; - margin: 0; - padding: 0 2px; - vertical-align: middle; -} -.textbox { - padding: 0; -} -.spinner { - display: inline-block; - white-space: nowrap; - margin: 0; - padding: 0; - border-width: 1px; - border-style: solid; - overflow: hidden; - vertical-align: middle; -} -.spinner .spinner-text { - font-size: 12px; - border: 0px; - margin: 0; - padding: 0 2px; - vertical-align: baseline; -} -.spinner-arrow { - background-color: #3d3d3d; - display: inline-block; - overflow: hidden; - vertical-align: top; - margin: 0; - padding: 0; - opacity: 1.0; - filter: alpha(opacity=100); - width: 18px; -} -.spinner-arrow-up, -.spinner-arrow-down { - opacity: 0.6; - filter: alpha(opacity=60); - display: block; - font-size: 1px; - width: 18px; - height: 10px; - width: 100%; - height: 50%; - color: #fff; - outline-style: none; -} -.spinner-arrow-hover { - background-color: #777; - opacity: 1.0; - filter: alpha(opacity=100); -} -.spinner-arrow-up:hover, -.spinner-arrow-down:hover { - opacity: 1.0; - filter: alpha(opacity=100); - background-color: #777; -} -.textbox-icon-disabled .spinner-arrow-up:hover, -.textbox-icon-disabled .spinner-arrow-down:hover { - opacity: 0.6; - filter: alpha(opacity=60); - background-color: #3d3d3d; - cursor: default; -} -.spinner .textbox-icon-disabled { - opacity: 0.6; - filter: alpha(opacity=60); -} -.spinner-arrow-up { - background: url('images/spinner_arrows.png') no-repeat 1px center; -} -.spinner-arrow-down { - background: url('images/spinner_arrows.png') no-repeat -15px center; -} -.spinner { - border-color: #000; -} -.progressbar { - border-width: 1px; - border-style: solid; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; - overflow: hidden; - position: relative; -} -.progressbar-text { - text-align: center; - position: absolute; -} -.progressbar-value { - position: relative; - overflow: hidden; - width: 0; - -moz-border-radius: 5px 0 0 5px; - -webkit-border-radius: 5px 0 0 5px; - border-radius: 5px 0 0 5px; -} -.progressbar { - border-color: #000; -} -.progressbar-text { - color: #fff; - font-size: 12px; -} -.progressbar-value .progressbar-text { - background-color: #0052A3; - color: #fff; -} -.searchbox { - display: inline-block; - white-space: nowrap; - margin: 0; - padding: 0; - border-width: 1px; - border-style: solid; - overflow: hidden; - vertical-align: middle; -} -.searchbox .searchbox-text { - font-size: 12px; - border: 0; - margin: 0; - padding: 0 2px; - vertical-align: top; -} -.searchbox .searchbox-prompt { - font-size: 12px; - color: #ccc; -} -.searchbox-button { - width: 18px; - height: 20px; - overflow: hidden; - display: inline-block; - vertical-align: top; - cursor: pointer; - opacity: 0.6; - filter: alpha(opacity=60); -} -.searchbox-button-hover { - opacity: 1.0; - filter: alpha(opacity=100); -} -.searchbox .l-btn-plain { - border: 0; - padding: 0; - vertical-align: top; - opacity: 0.6; - filter: alpha(opacity=60); - -moz-border-radius: 0 0 0 0; - -webkit-border-radius: 0 0 0 0; - border-radius: 0 0 0 0; -} -.searchbox .l-btn-plain:hover { - border: 0; - padding: 0; - opacity: 1.0; - filter: alpha(opacity=100); - -moz-border-radius: 0 0 0 0; - -webkit-border-radius: 0 0 0 0; - border-radius: 0 0 0 0; -} -.searchbox a.m-btn-plain-active { - -moz-border-radius: 0 0 0 0; - -webkit-border-radius: 0 0 0 0; - border-radius: 0 0 0 0; -} -.searchbox .m-btn-active { - border-width: 0 1px 0 0; - -moz-border-radius: 0 0 0 0; - -webkit-border-radius: 0 0 0 0; - border-radius: 0 0 0 0; -} -.searchbox .textbox-button-right { - border-width: 0 0 0 1px; -} -.searchbox .textbox-button-left { - border-width: 0 1px 0 0; -} -.searchbox-button { - background: url('images/searchbox_button.png') no-repeat center center; -} -.searchbox { - border-color: #000; - background-color: #fff; -} -.searchbox .l-btn-plain { - background: #3d3d3d; -} -.searchbox .l-btn-plain-disabled, -.searchbox .l-btn-plain-disabled:hover { - opacity: 0.5; - filter: alpha(opacity=50); -} -.textbox-invalid { - border-color: #ffa8a8; - background-color: #fff3f3; -} -.slider-disabled { - opacity: 0.5; - filter: alpha(opacity=50); -} -.slider-h { - height: 22px; -} -.slider-v { - width: 22px; -} -.slider-inner { - position: relative; - height: 6px; - top: 7px; - border-width: 1px; - border-style: solid; - border-radius: 5px; -} -.slider-handle { - position: absolute; - display: block; - outline: none; - width: 20px; - height: 20px; - top: 50%; - margin-top: -10px; - margin-left: -10px; -} -.slider-tip { - position: absolute; - display: inline-block; - line-height: 12px; - font-size: 12px; - white-space: nowrap; - top: -22px; -} -.slider-rule { - position: relative; - top: 15px; -} -.slider-rule span { - position: absolute; - display: inline-block; - font-size: 0; - height: 5px; - border-width: 0 0 0 1px; - border-style: solid; -} -.slider-rulelabel { - position: relative; - top: 20px; -} -.slider-rulelabel span { - position: absolute; - display: inline-block; - font-size: 12px; -} -.slider-v .slider-inner { - width: 6px; - left: 7px; - top: 0; - float: left; -} -.slider-v .slider-handle { - left: 50%; - margin-top: -10px; -} -.slider-v .slider-tip { - left: -10px; - margin-top: -6px; -} -.slider-v .slider-rule { - float: left; - top: 0; - left: 16px; -} -.slider-v .slider-rule span { - width: 5px; - height: 'auto'; - border-left: 0; - border-width: 1px 0 0 0; - border-style: solid; -} -.slider-v .slider-rulelabel { - float: left; - top: 0; - left: 23px; -} -.slider-handle { - background: url('images/slider_handle.png') no-repeat; -} -.slider-inner { - border-color: #000; - background: #3d3d3d; -} -.slider-rule span { - border-color: #000; -} -.slider-rulelabel span { - color: #fff; -} -.menu { - position: absolute; - margin: 0; - padding: 2px; - border-width: 1px; - border-style: solid; - overflow: hidden; -} -.menu-inline { - position: relative; -} -.menu-item { - position: relative; - margin: 0; - padding: 0; - overflow: hidden; - white-space: nowrap; - cursor: pointer; - border-width: 1px; - border-style: solid; -} -.menu-text { - height: 20px; - line-height: 20px; - float: left; - padding-left: 28px; -} -.menu-icon { - position: absolute; - width: 16px; - height: 16px; - left: 2px; - top: 50%; - margin-top: -8px; -} -.menu-rightarrow { - position: absolute; - width: 16px; - height: 16px; - right: 0; - top: 50%; - margin-top: -8px; -} -.menu-line { - position: absolute; - left: 26px; - top: 0; - height: 2000px; - font-size: 1px; -} -.menu-sep { - margin: 3px 0px 3px 25px; - font-size: 1px; -} -.menu-noline .menu-line { - display: none; -} -.menu-noline .menu-sep { - margin-left: 0; - margin-right: 0; -} -.menu-active { - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.menu-item-disabled { - opacity: 0.5; - filter: alpha(opacity=50); - cursor: default; -} -.menu-text, -.menu-text span { - font-size: 12px; -} -.menu-shadow { - position: absolute; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; - background: #777; - -moz-box-shadow: 2px 2px 3px #787878; - -webkit-box-shadow: 2px 2px 3px #787878; - box-shadow: 2px 2px 3px #787878; - filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2); -} -.menu-rightarrow { - background: url('images/menu_arrows.png') no-repeat -32px center; -} -.menu-line { - border-left: 1px solid #444; - border-right: 1px solid #777; -} -.menu-sep { - border-top: 1px solid #444; - border-bottom: 1px solid #777; -} -.menu { - background-color: #666; - border-color: #444; - color: #fff; -} -.menu-content { - background: #666; -} -.menu-item { - border-color: transparent; - _border-color: #666; -} -.menu-active { - border-color: #555; - color: #fff; - background: #777; -} -.menu-active-disabled { - border-color: transparent; - background: transparent; - color: #fff; -} -.m-btn-downarrow, -.s-btn-downarrow { - display: inline-block; - position: absolute; - width: 16px; - height: 16px; - font-size: 1px; - right: 0; - top: 50%; - margin-top: -8px; -} -.m-btn-active, -.s-btn-active { - background: #777; - color: #fff; - border: 1px solid #555; - filter: none; -} -.m-btn-plain-active, -.s-btn-plain-active { - background: transparent; - padding: 0; - border-width: 1px; - border-style: solid; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.m-btn .l-btn-left .l-btn-text { - margin-right: 20px; -} -.m-btn .l-btn-icon-right .l-btn-text { - margin-right: 40px; -} -.m-btn .l-btn-icon-right .l-btn-icon { - right: 20px; -} -.m-btn .l-btn-icon-top .l-btn-text { - margin-right: 4px; - margin-bottom: 14px; -} -.m-btn .l-btn-icon-bottom .l-btn-text { - margin-right: 4px; - margin-bottom: 34px; -} -.m-btn .l-btn-icon-bottom .l-btn-icon { - top: auto; - bottom: 20px; -} -.m-btn .l-btn-icon-top .m-btn-downarrow, -.m-btn .l-btn-icon-bottom .m-btn-downarrow { - top: auto; - bottom: 0px; - left: 50%; - margin-left: -8px; -} -.m-btn-line { - display: inline-block; - position: absolute; - font-size: 1px; - display: none; -} -.m-btn .l-btn-left .m-btn-line { - right: 0; - width: 16px; - height: 500px; - border-style: solid; - border-color: #cccccc; - border-width: 0 0 0 1px; -} -.m-btn .l-btn-icon-top .m-btn-line, -.m-btn .l-btn-icon-bottom .m-btn-line { - left: 0; - bottom: 0; - width: 500px; - height: 16px; - border-width: 1px 0 0 0; -} -.m-btn-large .l-btn-icon-right .l-btn-text { - margin-right: 56px; -} -.m-btn-large .l-btn-icon-bottom .l-btn-text { - margin-bottom: 50px; -} -.m-btn-downarrow, -.s-btn-downarrow { - background: url('images/menu_arrows.png') no-repeat 0 center; -} -.m-btn-plain-active, -.s-btn-plain-active { - border-color: #555; - background-color: #777; - color: #fff; -} -.s-btn:hover .m-btn-line, -.s-btn-active .m-btn-line, -.s-btn-plain-active .m-btn-line { - display: inline-block; -} -.l-btn:hover .s-btn-downarrow, -.s-btn-active .s-btn-downarrow, -.s-btn-plain-active .s-btn-downarrow { - border-style: solid; - border-color: #cccccc; - border-width: 0 0 0 1px; -} -.messager-body { - padding: 10px; - overflow: auto; -} -.messager-button { - text-align: center; - padding: 5px; -} -.messager-button .l-btn { - width: 70px; -} -.messager-icon { - float: left; - width: 32px; - height: 32px; - margin: 0 10px 10px 0; -} -.messager-error { - background: url('images/messager_icons.png') no-repeat scroll -64px 0; -} -.messager-info { - background: url('images/messager_icons.png') no-repeat scroll 0 0; -} -.messager-question { - background: url('images/messager_icons.png') no-repeat scroll -32px 0; -} -.messager-warning { - background: url('images/messager_icons.png') no-repeat scroll -96px 0; -} -.messager-progress { - padding: 10px; -} -.messager-p-msg { - margin-bottom: 5px; -} -.messager-body .messager-input { - width: 100%; - padding: 1px 0; - border: 1px solid #000; -} -.tree { - margin: 0; - padding: 0; - list-style-type: none; -} -.tree li { - white-space: nowrap; -} -.tree li ul { - list-style-type: none; - margin: 0; - padding: 0; -} -.tree-node { - height: 18px; - white-space: nowrap; - cursor: pointer; -} -.tree-hit { - cursor: pointer; -} -.tree-expanded, -.tree-collapsed, -.tree-folder, -.tree-file, -.tree-checkbox, -.tree-indent { - display: inline-block; - width: 16px; - height: 18px; - vertical-align: top; - overflow: hidden; -} -.tree-expanded { - background: url('images/tree_icons.png') no-repeat -18px 0px; -} -.tree-expanded-hover { - background: url('images/tree_icons.png') no-repeat -50px 0px; -} -.tree-collapsed { - background: url('images/tree_icons.png') no-repeat 0px 0px; -} -.tree-collapsed-hover { - background: url('images/tree_icons.png') no-repeat -32px 0px; -} -.tree-lines .tree-expanded, -.tree-lines .tree-root-first .tree-expanded { - background: url('images/tree_icons.png') no-repeat -144px 0; -} -.tree-lines .tree-collapsed, -.tree-lines .tree-root-first .tree-collapsed { - background: url('images/tree_icons.png') no-repeat -128px 0; -} -.tree-lines .tree-node-last .tree-expanded, -.tree-lines .tree-root-one .tree-expanded { - background: url('images/tree_icons.png') no-repeat -80px 0; -} -.tree-lines .tree-node-last .tree-collapsed, -.tree-lines .tree-root-one .tree-collapsed { - background: url('images/tree_icons.png') no-repeat -64px 0; -} -.tree-line { - background: url('images/tree_icons.png') no-repeat -176px 0; -} -.tree-join { - background: url('images/tree_icons.png') no-repeat -192px 0; -} -.tree-joinbottom { - background: url('images/tree_icons.png') no-repeat -160px 0; -} -.tree-folder { - background: url('images/tree_icons.png') no-repeat -208px 0; -} -.tree-folder-open { - background: url('images/tree_icons.png') no-repeat -224px 0; -} -.tree-file { - background: url('images/tree_icons.png') no-repeat -240px 0; -} -.tree-loading { - background: url('images/loading.gif') no-repeat center center; -} -.tree-checkbox0 { - background: url('images/tree_icons.png') no-repeat -208px -18px; -} -.tree-checkbox1 { - background: url('images/tree_icons.png') no-repeat -224px -18px; -} -.tree-checkbox2 { - background: url('images/tree_icons.png') no-repeat -240px -18px; -} -.tree-title { - font-size: 12px; - display: inline-block; - text-decoration: none; - vertical-align: top; - white-space: nowrap; - padding: 0 2px; - height: 18px; - line-height: 18px; -} -.tree-node-proxy { - font-size: 12px; - line-height: 20px; - padding: 0 2px 0 20px; - border-width: 1px; - border-style: solid; - z-index: 9900000; -} -.tree-dnd-icon { - display: inline-block; - position: absolute; - width: 16px; - height: 18px; - left: 2px; - top: 50%; - margin-top: -9px; -} -.tree-dnd-yes { - background: url('images/tree_icons.png') no-repeat -256px 0; -} -.tree-dnd-no { - background: url('images/tree_icons.png') no-repeat -256px -18px; -} -.tree-node-top { - border-top: 1px dotted red; -} -.tree-node-bottom { - border-bottom: 1px dotted red; -} -.tree-node-append .tree-title { - border: 1px dotted red; -} -.tree-editor { - border: 1px solid #ccc; - font-size: 12px; - height: 14px !important; - height: 18px; - line-height: 14px; - padding: 1px 2px; - width: 80px; - position: absolute; - top: 0; -} -.tree-node-proxy { - background-color: #666; - color: #fff; - border-color: #000; -} -.tree-node-hover { - background: #777; - color: #fff; -} -.tree-node-selected { - background: #0052A3; - color: #fff; -} -.tree-node-hidden { - display: none; -} -.validatebox-invalid { - border-color: #ffa8a8; - background-color: #fff3f3; - color: #000; -} -.tooltip { - position: absolute; - display: none; - z-index: 9900000; - outline: none; - opacity: 1; - filter: alpha(opacity=100); - padding: 5px; - border-width: 1px; - border-style: solid; - border-radius: 5px; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.tooltip-content { - font-size: 12px; -} -.tooltip-arrow-outer, -.tooltip-arrow { - position: absolute; - width: 0; - height: 0; - line-height: 0; - font-size: 0; - border-style: solid; - border-width: 6px; - border-color: transparent; - _border-color: tomato; - _filter: chroma(color=tomato); -} -.tooltip-arrow { - display: none \9; -} -.tooltip-right .tooltip-arrow-outer { - left: 0; - top: 50%; - margin: -6px 0 0 -13px; -} -.tooltip-right .tooltip-arrow { - left: 0; - top: 50%; - margin: -6px 0 0 -12px; -} -.tooltip-left .tooltip-arrow-outer { - right: 0; - top: 50%; - margin: -6px -13px 0 0; -} -.tooltip-left .tooltip-arrow { - right: 0; - top: 50%; - margin: -6px -12px 0 0; -} -.tooltip-top .tooltip-arrow-outer { - bottom: 0; - left: 50%; - margin: 0 0 -13px -6px; -} -.tooltip-top .tooltip-arrow { - bottom: 0; - left: 50%; - margin: 0 0 -12px -6px; -} -.tooltip-bottom .tooltip-arrow-outer { - top: 0; - left: 50%; - margin: -13px 0 0 -6px; -} -.tooltip-bottom .tooltip-arrow { - top: 0; - left: 50%; - margin: -12px 0 0 -6px; -} -.tooltip { - background-color: #666; - border-color: #000; - color: #fff; -} -.tooltip-right .tooltip-arrow-outer { - border-right-color: #000; -} -.tooltip-right .tooltip-arrow { - border-right-color: #666; -} -.tooltip-left .tooltip-arrow-outer { - border-left-color: #000; -} -.tooltip-left .tooltip-arrow { - border-left-color: #666; -} -.tooltip-top .tooltip-arrow-outer { - border-top-color: #000; -} -.tooltip-top .tooltip-arrow { - border-top-color: #666; -} -.tooltip-bottom .tooltip-arrow-outer { - border-bottom-color: #000; -} -.tooltip-bottom .tooltip-arrow { - border-bottom-color: #666; -} -.switchbutton { - text-decoration: none; - display: inline-block; - overflow: hidden; - vertical-align: middle; - margin: 0; - padding: 0; - cursor: pointer; - background: #555; - border: 1px solid #555; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.switchbutton-inner { - display: inline-block; - overflow: hidden; - position: relative; - top: -1px; - left: -1px; -} -.switchbutton-on, -.switchbutton-off, -.switchbutton-handle { - display: inline-block; - text-align: center; - height: 100%; - float: left; - font-size: 12px; - -moz-border-radius: 5px 5px 5px 5px; - -webkit-border-radius: 5px 5px 5px 5px; - border-radius: 5px 5px 5px 5px; -} -.switchbutton-on { - background: #0052A3; - color: #fff; -} -.switchbutton-off { - background-color: #666; - color: #fff; -} -.switchbutton-on, -.switchbutton-reversed .switchbutton-off { - -moz-border-radius: 5px 0 0 5px; - -webkit-border-radius: 5px 0 0 5px; - border-radius: 5px 0 0 5px; -} -.switchbutton-off, -.switchbutton-reversed .switchbutton-on { - -moz-border-radius: 0 5px 5px 0; - -webkit-border-radius: 0 5px 5px 0; - border-radius: 0 5px 5px 0; -} -.switchbutton-handle { - position: absolute; - top: 0; - left: 50%; - background-color: #666; - color: #fff; - border: 1px solid #555; - -moz-box-shadow: 0 0 3px 0 #555; - -webkit-box-shadow: 0 0 3px 0 #555; - box-shadow: 0 0 3px 0 #555; -} -.switchbutton-value { - position: absolute; - top: 0; - left: -5000px; -} -.switchbutton-disabled { - opacity: 0.5; - filter: alpha(opacity=50); -} -.switchbutton-disabled, -.switchbutton-readonly { - cursor: default; -} diff --git a/include/js/easyui/themes/black/images/accordion_arrows.png b/include/js/easyui/themes/black/images/accordion_arrows.png deleted file mode 100755 index 45fd44aa30476e107428feeea74273a354d3b003..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 122 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!3HGD8EPYel%uDMV@SoVN1z5L3B> xDW~hhNx=}0EonJY9@lzK3(R79rLjPWf#H~1{zPk!fAK(V44$rjF6*2Ung9evL?JRtAPgomjiGH|9{f$n(B`$j zEeb&pg!EKZW!#K$4@xNm$yT6c41rc&wh}>_*7}p71!8&8673tn-QQiFh646*YwHT+ z)EV#dB}QIviTL0tB!=YS+5%Rf3nh>uG`~OIR&I9Pb&1#X>AvnQFNH)(9OKtKv|Z?jXgA8=g#}$o8PwWf~s)v4TOWbIh-FayvCIQ*!i4(A|Z*a`pRGU y`z_2`-mf|ief_$wXW7b|3Y(^xL#4%pFkRlNzMe3nx0Htf00003kcwMx!yWk;1b9CG_kXOx zmzFK*Ssi^NN-27((w?4M8@u`^_qP=9nfy4m{lwb6;U^wS@qDtp9?C45@HGEwayQ3S z%Ua=ZSB3W+c`gDw6;3c4*f@AGFEUxQKH4x2D*a5)78&qol`;+03qN((f|Me diff --git a/include/js/easyui/themes/black/images/menu_arrows.png b/include/js/easyui/themes/black/images/menu_arrows.png deleted file mode 100755 index 2a984941d6590c78d67ee68d2087d8cc88efbac6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 134 zcmeAS@N?(olHy`uVBq!ia0vp^4nQox!3HFkJ+IURQof!pjv*Dd-d;V(%b>u);`l3H z>g53sy@tf+`c*Dhco^6|8Eg#8WENqsU-wu%RB=*I5D$X7F_Nb6Mw<&;$S;RV&B< diff --git a/include/js/easyui/themes/black/images/pagination_icons.png b/include/js/easyui/themes/black/images/pagination_icons.png deleted file mode 100755 index b3315faf3e637b00af40321d382ffbddbebd4108..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 339 zcmV-Z0j&OsP)P2Jv3>80t+5#NSCz>DdY1?+6=lRq-0N)F#H;wIQi`C_sJ!SVT`Wft}8_wH~Q%XA*9t9fT|c lGy-mR diff --git a/include/js/easyui/themes/black/images/panel_tools.png b/include/js/easyui/themes/black/images/panel_tools.png deleted file mode 100755 index f97761eb393def3b5f61774142413e740fe8fe8b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 184 zcmeAS@N?(olHy`uVBq!ia0vp^20*O9!3HEluKbn(QuUrLjv*Dd-p+93Yfuni{`r6T z$48CLf{EOzXU|M@xy0GMavBpu(5ti8zb3QZ+Tfp^siO37?WI*8%sM?7u5w1XttgAw z*Z5axHOr-aZj1~Mw;UHx3vIVCg!0FXpSG5`Po diff --git a/include/js/easyui/themes/black/images/spinner_arrows.png b/include/js/easyui/themes/black/images/spinner_arrows.png deleted file mode 100755 index 25ee848d772e71e591fdf4e4d07409b94e58fc92..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 112 zcmeAS@N?(olHy`uVBq!ia0vp^3P3Et!3HGD8EPYel)0yiV@SoV}ezCPaUb%ArQw1m64&Nzopr0N{TzyZ`_I diff --git a/include/js/easyui/themes/black/images/tree_icons.png b/include/js/easyui/themes/black/images/tree_icons.png deleted file mode 100755 index 2b4fd2025c7588c84df27d89466b470e273f5c06..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3086 zcmV+p4Ds`cP)~TesqeqN>v{0t!Gi}6eg)$W;^97jYuB!YrL@_X1+wAp+no|T zcDh$_O7P%eqeu&X29&AWo<{PPpCRe9F=#J60RjkzE?U3Z3?eJo?8kQd7R}F@guc7` zUhkAAqN4FO%Cs%*PXFraYFJ9He{gzxb|BR7?~fB=#%+2M*65p>Z;2^ae-9wWQ(T@F zZaqY%vR>>jE}y>~JsP`eXW;4mkGHVp>~)jt(@xyDaic>lTycF1-p_49Lgg*AH$eFE zj$3Ze&Lbx(M9AM5$q=0S$KyD$&JR&*2I1S)190S{e)xKo4_d<`!brlRUWo%SbRteO zom2t_`k39pxnAR4*7f;5=sSNzH_gT5Z^wcKvw3DU5(x_n3vF`Jqobq6&y%xm{>>Kj zkJn;UvKH#nW}AHfS7l8I$ZkYwo$1dr{DB*8Z+kbepW64^s{^4fhtfE-(i_>?*|=XH zVJ2Ja&!0aJV-Ca+7RKC&r1RZ4sNQ?spiK6fS3e`W=E&ad9q7AxaQ)`ecaYUGA5)Hw z2m6!DDvJk&HuC!Q>*B_0G#c0f9&!P4`Nk~~Apg1Agi%Ra>}?}N_7yjZpGSG+CI^VU z0K{H`#w&Djf z0_%Bqr)Ccx*8RPK2Pa29i~m*!A)_T2(~dunu7LwK$~q|0kEf!dLfnMP%1X2a9y4al zkPVQFcL0)J*^I9UB7zf1tg@~MNRGi!Ht0)U&-vq9$5%ux$@vHGzdJn%P78(}5M7B9fKZf| zmqT(S*1|&(Kx*y*B&(_!N6K}LKkJ6Ffz^F_@Q?sfP|F<%cObTngil848mDXr5ssbj zIo$<_Jogfg%V&ag>t9?W>Wu?LnFD#`Rn-$C)<3IFY}$gLn0IbF&mU4eYW>){Ems1O zqTPfubt^F^b}HQGJsHKkz1?LWl(sq$LwG0w$fY|Dgy8XYSu;ip4kSsT1EDbweRxO! zDdJt2pA10SYYc>DO2o!lwO(Ed>;5~aduxDL=(cF9*Nf}7d><_8ZQ($K=;kqN)b_Bn zKx8)Tz|z#;Vt4U!oU8d1N2^z2;kjR<*Zgr=%zt!$MF+2~V<4smkK|}`YjprQBEW;X zFZ-`59|NHQQ)%2oN_wxXUOqthay|2cG59Ot>ZbYDi2oTcWg@{G)sFA!= zg~B5*iF&IXh>@w>o>L~gI&Q;rw~th;!`Yh6I9mR99RBfr1gE@?KJ#DDF#icdn6&_~ z)hvvXD6G@X!i-MR;=onw22g3Xg$7J%%!9fu|2B0O>b=n%7ga-Yl3N_dLcf zo7$*)?u}Wz1@Pd}jzK`6Zi$@Khldmd1nQQ^Nqu-o08x_0wtw{G>1#*Ke5+~rb8o-T z&n6GMx`OlV=fQ&q4<0=DRjl*uKd%YGg9i^DJh%hl4utC;)(B;6_(4Cvw6g(ovBT5z z+sTZ1NXuSf%ypBS+u^8y0DLxL#Kl0y#&I(6;9sSot@S$Hy(BGVW#u(7 zNn=cZVCc~E)t3Z#M67{!SZ}nPJcN?ebbR9Fb!xqf%Qu?1v#5;ZdAF?usn#Ms$_ImDpe_KFM#mn9k<+`9f+L9UsrciY{0b4)_OVcsIRYU zrH`NU2ee$x6X4MU)xHeZ20KCyx8)2 zq~~CiJOpPLq@$;DtvxAJjf@_qqvv9%N|_QZJqtq*&(Tx4Z2<^>B9~VslM4_zjbE#+ zhqSIzz3K}U8XB|~^m%w}_fQN}`(el)Kk?OX&k!*Q9uh$G^*elhkCzB8gPg~;!H=L+ zfQY8ABdWeRgzKlH1bDb2*_9#IxeJPSY{!-Kbc78WlxX&V&=a`&Pvlw)5NjbqRmi9s z8C4}CfKZh(C3Vj~9*e5{j$$`j$M`L4y8334vha7;AR<%bZfE|)#9q!{3TatMm4M)F3z5tKQUJTiToN<1j8&cc^cnI#J@bj%G7P>lN zDpl%K;VVrZ466M>LA5}P{fLwRM5+U#1R_*@jGPBmBcq~11c8eR0YXpV>Q^FDn}CR6 zbt$D)z1pfb)xg?I-_iTu)~aJ|br81terl9*;9;x*8|n!Z#^6C|PA_#^BnLtuA%IAK zlh%~}7mT@o+@r?{&DnTVMSdy3!wne%L{dB%;=Q^FgYtdpZW!Pke*SfgVVCRDeehhSNQrpgFJ?IZ4S_ z=HU_TEx^X?!LYRhQ3?^NK1Nl@s2UkTgc|=Pg$|_XX0y?XWR}K6I6!z+GHb^`J~RyBVNNd%nCf?32q01y#+07i2Tj!$#Kr3dOnqFDEOcAqdph8ZXLlU$#t_-v z0l9m2BR3-hON8!@ztHVzw=ocFs*+I^GU~=qRWfS$RHaPGcT@2oQ&q|MEC`>4c@Pdn z4m`{Oz+AUQj$WE=(RUtFH-_FbrQg)E*WtXACvoFU6teob>c%{r88ka01n032k&X^H zEHvl6j*hsbRwFwu4#9o9CqmsB8WW*`RdfF@ zjPwKN_i^y5WY#zkIq)zC0DV0TmKuYHIlcZ=tu$aNM;{e12Tj7?8Qva9e1rx}yP_~6 z9QlIVxSW`XoV{x7b8x^;0V3hux}ivTUmX%6@3?mKeIQhojP3)WDrJlZk524B)&TBElF4`cdm!-wZo=4(*!!4kx}yPbN~PV07*qoM6N<$fk diff --git a/include/js/easyui/themes/metro/images/blank.gif b/include/js/easyui/themes/metro/images/blank.gif deleted file mode 100755 index 1d11fa9ada9e93505b3d736acb204083f45d5fbf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 43 scmZ?wbhEHbWMp7uX!y@?;J^U}1_s5SEQ~;kK?g*DWEhy3To@Uw0n;G|I{*Lx diff --git a/include/js/easyui/themes/metro/images/calendar_arrows.png b/include/js/easyui/themes/metro/images/calendar_arrows.png deleted file mode 100755 index 430c4ad685b8c0068ecb7e3cbef74f493a84ad0d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 173 zcmeAS@N?(olHy`uVBq!ia0vp^4nQox!3HFkJ+IURQYD@)jv*Dd-cCEn)nLHm{QbZE z+q@uWwandfr?Jb4eDYYmB3UAt=OO2Vt+MMT&+KD%&6hZDt!FBpej;sEpMN69^tKl% zp6y<45OC%H;f`~O(q$Q#t2<^v$A>fbmv%e#dKTwK=Ku{5lS|}<-`a#7b zzTCOnnT>at)D}AMFuOZ5&%EqFN(lyumd$2ASF6=;nM~%2?gqc@U=#|4PqkX@EBo-9 z7pD#bO_RUa>*faM`8;MYfVi$JnB-zcBFc6gjl$d!bF98Q!!!(Z1_R~P?e!pt#6CHJ9S&n_n&@=9 z%GP;!@Co4c*at+6vNz7o(6en^Q1%qHrc;1)9IRaz-$@S$Z-qdC^ds3X0NvQH;KS)D z-dh&rW&@X;1cS(45z)J&BVt+tv&GMVJ%!EiW) zLBGZW)#Z+gl-Lih&?>X3SS-S#ujQ;9JRXmIB7X)8`d6ETj)D#Q2+$s|<_b7-B9Xvq zwNfqlEp%y3$uY`h{Y$(Gn5@}sqEsq95lpAkFO5dyBmP6^H-51G4J|rN2Ujt<`2YX_ M07*qoM6N<$fc6j2;SWMDuL>F^vlqEUI{oOgO!xNf*11TukM z6kTZ3V2qd3<~<$H&Lrt?SpXUxF5Zb^}(={r!EHE+$QMdH|XZ zSYbMyc0tQc3qbP$tG{U_Jyg>I(0srOscEGU?-T)4AzuS$_2J>6`+BJ50YDY<^>2vV z+uI880P2ui(hyHiPrK$)CkbHg=kD&V3^8pD z0v3QOB&8eT@87?rgaGPrb#+ySxU;jP=nkL`nZ_{0e*BD+1Tc5b&d$oLo}8R$90gF1 z^ij>~#>R%HIRNUB_kgpQ+Lg!80Gbb2saY8>1EBeUm7A3TegK*dSciv)Wqp0!h-3im z1+1f^qq4iZ+ZEMUS63~e0I+zh`2rwd0l@!F(!7sM%_`|&0+*B!z{1(u+A9BIU&~T- z2he=L>dmc7TLXZFkeTeCHMcE|qX51{z>0ZC=xGjss*FaXGOMX+dHf8Z8hL6ntGQ_z zF9V<&dwY9jh`D7czyqj4g3S=~)zFA!0980RI4DC*Ez1%L09D8%=OHF&S@Q*;3bRfe zeL2-ZzyeT(Av4`$>R3`j096>WH7BOELD3yR70%Dk%Mk4)1W=73OH{L_UgIc$YFu7k zmRaq`&NxK?Rk*skDzlhL4IV!OsLJ*Ab@{BRT^TO}pgQC6xO~R6G8o_oU?C)>`xlc2 zriH~zU-;g$PyPA_&X!OBSU6SIeB~eKNAhF&(fs&F|1n9<+Yj^2T+4Dj%UFjr zZ%rnX^7Qmn0ANwP308gILtaQfK0Z1j0Br`Wq<=~Ka+?BxW&>7kRtZ+q>C~wJXg6S` zW|cJ1%?d#C0V@Ue)T{uY>425ig?tTsczEc(0+M8_c7^t|!sm-1Nw(}#nnLr?FgGlc zY}ut0+w(d)Uk6FDWtY;*aCdjteIX>tmhA#o+8PqHNU~+SlrTfyKRaNHBx~Ch-FJ3& z%B(Y&NwStp{rH$6Yj{YqhR=Gk~Mtw_&K$#yeTBf z7JV~bCN(VwL$c|B^>Topn-X{+7;S!yV~2^ zBgv-iMkME}U;-COwrsbABDvwg!2wA&ZMWttf5^jTl5E*7V41=|@=Hu>NJ^O8(7b4p z&ChgC(LF5>Md#{+4LgS{%KA|H(Xv`l4P^KdiBKB*_;1&m|Q7!{|O$ k%vVK{T!hwqk^D0L0mO==@4IV9lK=n!07*qoM6N<$f|Ge;n*aa+ diff --git a/include/js/easyui/themes/metro/images/loading.gif b/include/js/easyui/themes/metro/images/loading.gif deleted file mode 100755 index 68f01d04813c1f622810864a3aaa04b4a17ac8f9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1737 zcmaKsX;2e)7>CzDa{xjjy99|1A!tC(kfocDi)<1$AxHpOQ4k^l!Vx1W6x7<&|FYXU zqO4jEiU-!VR1p+Xj1?4-iuI_J;!&?!+ghg|JJad3U)pMGzcKxNeCM6tJnuX+uPvX@ zZY|=AHdxt2Xr2y*)5|c6#FSEuyJ+Y3Z&l z2hJWo`9;lJ$6wzSoW60tqkB|d$oiO*d-^85^ojn{*NR{MP*%{@H*#gihZ8BKyB68E z-MIbjgNNV0y5khpJ^Jv`51aR%={<4jhaVq5e*9D5+*hL)XCHn4{^d%hPu@?KpKbc=eN!D=XUjDmH#n{YHNS zHCX6BV)yn2CuTNujhN~V+`RKpyXO6^ht92eqhIIlQLfz6eeCnH_C7`NPNrw9ks366 z4xX9(`s~z=+1uX^ocZ$2_fBs=JihPfWYufOIuD&AU-@`>>qn~cy$1)T7CU!5z2(U8 z)9Kt9)l`f6?NU41j6XbXfR{OHwm|T4}&24tIf+!C-g~6cQfY2^n$?AT&ZW zgqm`}3-jS2NS6n=k;sr5Hv(Q%%n)qW0X|neWVBd;Ko}d(=u%?{O0-a>kSI}shOd9n z5top}%gUCf=>?tg;*;#7!^HOL3k$fMxd=O-6Y4@%u8LS)C1D_a?27R6^vcC+6tttL z)GmTahbyJB!xmcHL#ya8ZXyfRl)a!N0BJE0y3BBfAV5;#=K&Z2VkaKZ)?9`1h5P_% znt*b}%j1|#j`b|aQDx@~wA#$PYRN2xE6UO;;vE(@$&xww-s8fZ5HmJ(eJ*rQrDbaawDbrfe_8F(wq{ge?)qQG`aXV;r(*6EM|ESje;52aFmrX!f=Pw^2oGQX$1|o4yts|b_5@w_kNwtl{wDP#JGMvIp#!SYX?Wq9S&`&_ZwkgGH5CLB7DEGJ6=R4J~p3Z4i^A}hs=-uZeD zs92l6u@**R$~L()G{5N8*7cE5-q$SCo`q4|NSVF*+A7&xZnypm$EdXgf)E%(VJHFD zSgi(H!D!(;9Zcc#GrCCJh=RlvXBQ-hv4Vodse`a32ZUFWgP5ZhM5LeV(#D^H8p@Lg ztra5R32z@1rQv{6u&RZL5%Z@Ye{q|t#6aM_1hIrpl@)oH6}os*cbAQywa{5<`ekzW O1il%9bk82&KlvLjD^%40 diff --git a/include/js/easyui/themes/metro/images/messager_icons.png b/include/js/easyui/themes/metro/images/messager_icons.png deleted file mode 100755 index 62c18c135860351063ebaabe8c0f4df7664b8f65..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6116 zcmV4ipNH~GQlZq-E3cpkxw(Z%$u2@caXAbn6(}n&uLHV9 zeNxi1kd>9kQ0nnzI23^L1q<=Vn6aoDF%s3ohok!Aj~SQ$`x!2NI~x~v?M6;^e!bq; z(yQQH2Fglz{=N4)aWWYxXLE7&Y9;>o<2T&6UWHrL)n-B0%fq!al> zED?O^kKb{*@(M0j-NawFs_P!l&x5Wsy=;C-LD_2Cr$+B z%mHj|RV-S>@98`V;?`TeQT5tuFpQgkwCK3MjU2=Ia8%!VQb0jfRbQMvlUu*{%FZul z*Gp2(5g!~LhrI`mu{iYSiF~~fJP$_Teq5hp&=D_4mPFqP)bF>;RV)Phj>y;)76J+C zUjBw+Pw%?KuU!kcxdHC(DyU88NC?xX1EWWCB9IU&+qOmg-0x8T&d*0>rGgt(3JZV` z7xx@CtUvnT_d1tvz-bZnB^NHR<4wtx=sSGAxY^r`hVB1rRv?$E{$x-)Fe)8~L+|Ve z8TE$qMNB?9`ff-!hq5cTSOiouf@3of6c&HiX+Tkb>(y78OeU5Hc51fL8ag5}E(J=lGyh8qk97Jwwr6mcmOH~pcs z{ZYUk%0meJKHGY(VY!oZsN-8;rXppImH-+?cddEOU*=taVXX;1q%Fey7;& z=F;GN`DHE%p{KIp=N}~EGW)jwq>8E2jpVcQiF_iN1Rx<@uay8vKKIuIK*@ogJy`^a z0>?s*qkihX!oW2vA%Lks^tHgk(n>$?n(v1DeuGaLGNswE5g^zn9vsnZ=+2`u~kwiWv5INS=`Im31M-s&s z-}^v$ei>dK=80EE?t#*7E|jOg#1pUDVA6I6BVh~Q_RMc9eR2NFSf$s`mND7aK61aPaJ z5P-G7v&M2TV894Wn6&-g?~!z-5ZO6-T=(_lOX3N1UJ|=9Y~k#Sf1$^4XDFTK zKavmknc%QWrF1UzurWAT;hF;pwys%aN|lN9t4v6QQaBU zS5*NV4|)cVJ@Gx_V$*R?b)RBAH}{+|t|g(ej#Hb+(>q)CF-N}Pat&l35&+?3W;twr zaKY)M49MuG5j)2}x&NjK`7{6&Mkn^+G(et*~p*dI{2}J5cUA{+ySJtu!-Wub{*IoTnIRRJzA_boPa3iM!eI`%biy*%z zx!^MPg{Ncd{xJCZ_!&z=CKKf)NQp?k53cKm9b;KhYfSyFBhm0Qvd(knXR(q!+^N2}jUepB8y!+?z(Z6v8xHFLZcgCSDn^0@g!T;>n&iP+APZ zPg_IP0iQ-bk(_<8+6X#NpHD8n#UeOxG7n$Ou;+CGa->lJCZwBU>Z%ZQ9_EYQGvYCS zb3D7-!6U9l03sP)8tlqM6Y=DFf)qhg@t-&tl?mTt$=K|&4KdO2ssOrnV*yYC$k^T? z>i(g#XHhMLPB>9ez#`BSFWW@^tj|7U@@0R|j0_x~JsVZco1;Jof!u#eAW|g7Ga*Nk(3#}L2*uv`@K9{&}TI~0z=_*swgh0B6#=RPcd`WU8ca1@C3C4Xf;|N;j%3S zuzE)f8og=@<*`NT44|U}l%_WL!TAIWz?67GYMBayCIBh{At^<8qrVLg2m_;1xCBs* z){`$ITn{2MIK2{)IaS=I{$m#H<>-I-%`Gf~&ld+7`w~)1YeYcpu=G+EfYbK9@E3Le zTv!x4lLerQ?ToL!LU>*tt_XigQt3UV0uf%Sk)I;kKa3fR-NN;HJRTih$V#{EP(p{dec9If%ipss2u&;)R3Pe-(DwG64LS-2|!M8&5gtGKdG z{gyGVujhn+eCPz_g^fHDpy}YkEwQx(AW7GQu95qRd_o87(XiX-iGZ*KL?mXi08ELe z*eBxT(Nqu=^=<*Y}O2!g82BRO<4eh z4dT0J%&@tuWn*%GQCjWVuR8xJST%TG9RH1>Z@;3g42pr_MO7&8z4IC7&G)-I0ffe6 zFgYXueeI?r5lZcxOE8LH(AT@vbpV|JC?WLZliTG{w&TuMBQWti3!qKcPw}JuPF|p) zGC%_~B2^MDT`SwBpld7KQ=t4~DXhnbV|~Ci#GkKA{HYQ!s7=@P0$93iCA*Z|$tfTP zag`E}Kdw5we}ANwm)8Vsp5b0`HCAVpaguNB+Z!blGMC$|yo_vH%ED0F(ff4kK{&9sYfS;V*G5?3fNcv|lj%5-7MRnPePcq242Ccp) zzWsI`5l~zI-WdC077_o@Lo5IyULrya6p8%9k30f@an1UL7ep=hzAZUr=a#7M&l2Qb z{XgT#|MS7k#OJ!A!y^MZ1w7V0X`B(z0@0sEY6^7gJ|0V#@4vkOypP22QZ232S*qU> zJfO2609oVdA5Bh=)Bf@Lc4Ss14ksAkbFvUtua0B^?D;j0#{qF!6}KhZ6f_o~nm>MZ zjIq8;!Yv^p=Q;~uTRd}h;G-O1walZw-WIZGUf>h@4d$&FeO|sh`a#>c#$t_U@kQ72=fM+rE-HrH<^^{E3Y-o_=W-Rc@o5r~Wy${K)P5kXZi9z=#_kZW$g~^krVUL#&j)}paQ3OPoF1GdL6N!Fyb||}c z&1?e1I5}}2OQ6`_C&+hi)QD4n1h9U+qeWs$Qd+S9IR1&yvc`ZG?L_p8tvh4d=palS z+Cz0ekzb^xfDpmWJXI9VYhJ_iudKAZWlVE%uM-(8g2S=-OroB6>1Y|_G!8H)06H(p z4lPvM!MV4%O~<{l7x+FK52vA1pBd=+?@2rjq#3{_?@%rU6wg$r^~CE*m+mHP*q@E* zcE@=jNJ7w)eY^k+Ixmkt@#Xj>_zc$WOTg%Fe#G3l^LR-(%(@3VlU!*Ofq-5Bbd6R6 zX+g+R3CO;31-or+xvyFB1?e7|0Je+wZNxakk^o9`*QxHOXfIOTPi|&{wG{aDKOMwp z7s1EzX*B@~G!!>hr-ULku4k*~I=?sx>((8#oB|s>!{B)|oDUr{7NZtLSwUnB8EwkcHd&tjurEao~N!N-G#!FiJlKPM0)W&yG; zOY&shmgIjob}W3NqAZfHpCWD&(?a<@K^jN^6#Yaz!A`VWw{DHin}0S-N=51us{7N) z#Vu6#OM;730jyovUVL^s68)N}2~eaH0qqnD+{kFaf{`hZlXK3z2xuvI#jfLU^$W*t z;Y4yPjo8fz;K=k)@hqa^?5BdKsYcnWjePT=v*!_c+w zM7V6*Z`>86hc=eE9p)sEA~1Ee-rfKF)Rou&d0(K@96V~h7~ZF@))GKK)-48+zcpCY zeeWnN+!2ocBgb+4A3qkx;!9q(oTp_Z0)LHgS<9*Y&8Sgk7kOxAaAxRG;}}4mr*(t% zHa5oZqSz<$cM7;_BCrwY(4hmiZmqj>SIhkcP1N|$Ra9sMQyDnv+YApYA8|jf{{>1- zKS}}GB%;sfszQ3@)$!Q4@mI?!Ku_-2`$WQdUj*C^#dEzpdiJVO0I8MW(LSyGDKEOA z&EQaU`6_`y?S|dgW7(c8WAyJ$xe52kB943_fBr8gIr^#g+bnRZ^|%;q2>Av?un0DK zg>apw`%~T4$GD94e$&;}zbD?=iM9iMc{;c^xvCcN`%-RTceHS1z*#1L(bfb+(2} zbL^OWc7J{|HU5drObz-Z5TqX8(XuA`b9H?(we&z2!0;%l)7A4Yb(sif=Rn+cYuM4% z4-;1T8q;8-Ujj!s)o&>V5&)$G5idc+Zx2%)Z@)L5vBEnJqn7SP^A|_3^G8lt4sX9u zvk!!DDH6o|yu%yc*n4pr5P4L$X~&OZd{?-EBc0q%AhM+}s03^eFNU)a-dew8qw6Qz z@58{)zh>vtw2wA`OrH<*7ozaj>hn&`wcg#j;Y310EmFz(rsT`feL%l{yh5lK%l;lc zn0Ru&opv0d)&C_+meu(mltnkjg(wBrk{SXPt(ZI``FastRE#Tr?EVs^wooK4TdAvq zDXK`eujzv4Ut4|q6d-c8dj#-q-30qXJT@RP5a?kGB9+KpdnlC&r>OTlRmqMgvCuW@ z_l4b2c73x>L(r+`XiWQVJq`wh^Mfb1Tl}CTpr>|bE_Z>Ay$_SP@)s5Ky(_&FcqC8J zPK1*Pyb`aly@6HRwO|Gko#Ycx>CYg9m-44}!>-?{l450IpiSCir&g zViW*5pU&;mL6R?H{z(7+M)E0D9CYLpYz3MLyxqGG_WRWym6v4NpvFxyM*p#^(dUa*7_-Ek%Yy_9Ly)~SvVvi^KaHdQo$>4N(nkyNu+{s#;WK#jLf-TV zi%7WZ-7l)oG)SY(nsGC2@zs1M7Q+IUKrRtSmXY+88u8SALv#PU z@4m0|P)J2w2Na)Ba4A+0XJ{@Q-NZ;_4WX(4I$O!@U@P7YT<~Qlbtf>rE>J3xaA?r-5JSGa1$c=VI0df1?0)#a+cRk3?AY zn!t6QM)}mAR{8>iqWFQ6`*}i{NFyQqvSSx-+}O;s#iW@FF>S#b76Q55ImEyMpkx?1 zWdT0^Xb_L`iTJ=@gSg(`?bETfe{*yH^5n573{(X`L=kCb-K-_Rptqjk?cmmp zC*as2AaL6dbugG|Aq7}ajd3+b?epp2!RYD2cl;uT#2|n6MfIHK^(%dnu=zwO=Il&n0gyoMhj{%xei|~AN!PpC&O{K7 zy7zWwh_}@+L?gfJYhB^6b{#U$=G6Jyile$9@34ZRAl0E)qcy~6(AqcRq^lMDIIR=D zA2$mAE`9hMT{G>k2Yv7FC)Cfco!1jho|uK;poIJ9Y0usuCY%O)I}v!ttqJjTZnpSr zcP;kG`Sx}WIFn&M5la)NB7L8NtOE)QA@7i7oYRCtg#RU`i>tE-?`>+7wJsRTF zZl&Il;iHPdcE;;y)^ZNocbs-_;{c04C`rl?gR)KNJ$@4>0tvvZHh0orCbulT#ax#_r5?!&GEF%OHcePw_U-5*t@-#r`Hkm z{@2&A?lzXUaqA1#-N&L=k1u%&_;{XKtbAL0?o7LV}O;_fHn3fykv;@7Aq5*LFJ6dpbX5@>H(%M~{XeC+FV(!O_tf q*!=TRhMQYZy@Oouu{+c_4g7y7m@TUq;8eW;0000lXvaa)1B=8vtU6i;3jw7+Lm8D5$Z@i10EnF)=bcefw4K z$^E-CUfjQG`svfBbfD6|R#sLFj6lo3FG$G6@;ee>>~6i|H^5OY8c00W#fi<*1vzh{0&qu3dB`V0{{XDY`}(1n>S9M(9!zw#!&`A z#;*+0{6GVMSeWGp!`o{o8NPge#o%jgs54WT$qnQYpsyGNpauX05F;oJfZ`Pdw6!$j zynTH0RMa&!n3$Pa9zVGEY{&L(3qnPBl_DG6<9Xk0`Fl3`LiD4@pH{vDsxJWQ1qdJp zEJ>M}osCtQlY?CgW>F{;gVK#SmgoOZnEn5J%EtIXaWQXAO>Rdf)WFR;gt~f zXaA3z{{L{q=l48y!32yJ3i0hJ2BS=^}@sXzH{F9Iq&OW375;I7CG-}Vr|aF#l<(fySwu2>`YdxRW*W0f#2un=W5Jmvoe`XCK%I_Y++#`fwE+= zSd{sEULGDE%A=#BOW<6gP*6VfMa^fr8qe`5w%)P0a^Y9WGTw! zvI^|$>l@1Da^Ke1*T3RdY7KqM%gaBb(P+oP!GW;b?ZRfW3Bxc1H@GCaHK#XhZ*Lc= zRBC@>V&W#x&B5%(#>OW5`};d6I5Qw218EG_q@1gtr!Nl*v7yn?(MPMRt4SNy%--JK zanm#f^bw^}Nr7b(EUg}TUi(2;)deX10lAo=83+VA(QksJI6(zwptET-y~avN=J9w$ zI2`W5lG|aOkjY7(&!@;Jx*nUA>~J`Q)9L&(G8y=g$3a4YgD7z)5>gXQNKhw=uR0zF z#jHruh)gDv=bj|2ZES4(fEM?I!JyKqo=}sj-fBYTcDt4KXq)eFQH}wW`vh%Mla}#@ z@Mb`C)x@YkK{xd2>8ZLg+E!Lps$Q@6DY-~!0=Gs+Mm~_JnW1EbX2uxClEdN>Y@I78 z=ke_9?7sX@o0*x}M{JB77MIXj_MmNE%+1Xe{*{crh)9={dR(U;y-{jrxUXmG%Gt002ovPDHLkV1hy(sXhPz diff --git a/include/js/easyui/themes/metro/images/validatebox_warning.png b/include/js/easyui/themes/metro/images/validatebox_warning.png deleted file mode 100755 index 2b3d4f05babf3f82b146350e96570fac02075de0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 921 zcmV;K17`e*P)nRv1_mBsMY*-M^XCf)eflW5 z|MC^)Hw+AW{sHCCF+cz@{fF8J!+#-kxoSv=7^|!zgOQUngSQ}mDo|J)n+pH}hzZ#= zr~y18$_m-?9v%$;?mu8);}>9vFgFvDXJDwrW&l6{p}625M66yTFhGz^K$w9^O$BHi zFN2Ym7DIple*#cW4BY^L0Al(Jbv6k9U|^6IQBp{hx3XdQ&CJ4Z_|YSVr@XujY(PVT zlok1<85nBO4FCurumK>O|A07*jFlSRUcxLAQVcIR*co#3@)&jj4Pj7KXRri%#h;fa z4ya5O*#Lk5Vq!q}T~=CGH(uV-hJk^fkAYoGjN#AMuMF($>N=giWG}IXse|=+c=i>7HEg>%*E%fLD!-uy|85n^6W?^Dt(9zXp5EB&z+w>_knBmdiKMbzi z?A!`WOl>e100a=&05*1xZdFls?*HtZ48H?o7=HW%ivIu45E2~BASWx!@DIpmv9e}h zaPwji|L}pqor@y`=yxrU0RRES^qYY}O;TRcU+DKIhL4`%3_nyf8U6tS<<-ZJ40D$( zWjJ%`G6NIPHNP2{7am*Fp% z{>ShK#0G`~kjd~57_BU'; -echo ''; + + +//Originaldateien des herstellers +echo ''; +echo ''; + +echo ''; +echo ''; + + +//Anpassungen +echo ''; echo ''; -echo ''; -echo ''; -?> - diff --git a/include/vendor_custom/easyui/easyui.css b/include/vendor_custom/easyui/easyui.css new file mode 100644 index 000000000..586eb7cb7 --- /dev/null +++ b/include/vendor_custom/easyui/easyui.css @@ -0,0 +1,17 @@ +.panel-body { + overflow: auto; + border-top-width: 0; + padding: 0; +} +.panel-body-noheader { + border-top-width: 1px; +} +.panel-header, +.panel-body { + border-color: #888; +} +.panel-body { + background-color: #EEE; + color: #333; + font-size: 12px; +} diff --git a/include/js/easyui/changelog.txt b/vendor/easyui/changelog.txt similarity index 100% rename from include/js/easyui/changelog.txt rename to vendor/easyui/changelog.txt diff --git a/include/js/easyui/demo-mobile/accordion/_content.html b/vendor/easyui/demo-mobile/accordion/_content.html similarity index 100% rename from include/js/easyui/demo-mobile/accordion/_content.html rename to vendor/easyui/demo-mobile/accordion/_content.html diff --git a/include/js/easyui/demo-mobile/accordion/basic.html b/vendor/easyui/demo-mobile/accordion/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/accordion/basic.html rename to vendor/easyui/demo-mobile/accordion/basic.html diff --git a/include/js/easyui/demo-mobile/accordion/header.html b/vendor/easyui/demo-mobile/accordion/header.html similarity index 100% rename from include/js/easyui/demo-mobile/accordion/header.html rename to vendor/easyui/demo-mobile/accordion/header.html diff --git a/include/js/easyui/demo-mobile/animation/basic.html b/vendor/easyui/demo-mobile/animation/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/animation/basic.html rename to vendor/easyui/demo-mobile/animation/basic.html diff --git a/include/js/easyui/demo-mobile/animation/fade.html b/vendor/easyui/demo-mobile/animation/fade.html similarity index 100% rename from include/js/easyui/demo-mobile/animation/fade.html rename to vendor/easyui/demo-mobile/animation/fade.html diff --git a/include/js/easyui/demo-mobile/animation/pop.html b/vendor/easyui/demo-mobile/animation/pop.html similarity index 100% rename from include/js/easyui/demo-mobile/animation/pop.html rename to vendor/easyui/demo-mobile/animation/pop.html diff --git a/include/js/easyui/demo-mobile/animation/slide.html b/vendor/easyui/demo-mobile/animation/slide.html similarity index 100% rename from include/js/easyui/demo-mobile/animation/slide.html rename to vendor/easyui/demo-mobile/animation/slide.html diff --git a/include/js/easyui/demo-mobile/badge/basic.html b/vendor/easyui/demo-mobile/badge/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/badge/basic.html rename to vendor/easyui/demo-mobile/badge/basic.html diff --git a/include/js/easyui/demo-mobile/badge/button.html b/vendor/easyui/demo-mobile/badge/button.html similarity index 100% rename from include/js/easyui/demo-mobile/badge/button.html rename to vendor/easyui/demo-mobile/badge/button.html diff --git a/include/js/easyui/demo-mobile/badge/list.html b/vendor/easyui/demo-mobile/badge/list.html similarity index 100% rename from include/js/easyui/demo-mobile/badge/list.html rename to vendor/easyui/demo-mobile/badge/list.html diff --git a/include/js/easyui/demo-mobile/badge/tabs.html b/vendor/easyui/demo-mobile/badge/tabs.html similarity index 100% rename from include/js/easyui/demo-mobile/badge/tabs.html rename to vendor/easyui/demo-mobile/badge/tabs.html diff --git a/include/js/easyui/demo-mobile/button/basic.html b/vendor/easyui/demo-mobile/button/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/button/basic.html rename to vendor/easyui/demo-mobile/button/basic.html diff --git a/include/js/easyui/demo-mobile/button/group.html b/vendor/easyui/demo-mobile/button/group.html similarity index 100% rename from include/js/easyui/demo-mobile/button/group.html rename to vendor/easyui/demo-mobile/button/group.html diff --git a/include/js/easyui/demo-mobile/button/style.html b/vendor/easyui/demo-mobile/button/style.html similarity index 100% rename from include/js/easyui/demo-mobile/button/style.html rename to vendor/easyui/demo-mobile/button/style.html diff --git a/include/js/easyui/demo-mobile/button/switch.html b/vendor/easyui/demo-mobile/button/switch.html similarity index 100% rename from include/js/easyui/demo-mobile/button/switch.html rename to vendor/easyui/demo-mobile/button/switch.html diff --git a/include/js/easyui/demo-mobile/datagrid/basic.html b/vendor/easyui/demo-mobile/datagrid/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/datagrid/basic.html rename to vendor/easyui/demo-mobile/datagrid/basic.html diff --git a/include/js/easyui/demo-mobile/datagrid/rowediting.html b/vendor/easyui/demo-mobile/datagrid/rowediting.html similarity index 100% rename from include/js/easyui/demo-mobile/datagrid/rowediting.html rename to vendor/easyui/demo-mobile/datagrid/rowediting.html diff --git a/include/js/easyui/demo-mobile/datalist/basic.html b/vendor/easyui/demo-mobile/datalist/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/datalist/basic.html rename to vendor/easyui/demo-mobile/datalist/basic.html diff --git a/include/js/easyui/demo-mobile/datalist/group.html b/vendor/easyui/demo-mobile/datalist/group.html similarity index 100% rename from include/js/easyui/demo-mobile/datalist/group.html rename to vendor/easyui/demo-mobile/datalist/group.html diff --git a/include/js/easyui/demo-mobile/datalist/selection.html b/vendor/easyui/demo-mobile/datalist/selection.html similarity index 100% rename from include/js/easyui/demo-mobile/datalist/selection.html rename to vendor/easyui/demo-mobile/datalist/selection.html diff --git a/include/js/easyui/demo-mobile/dialog/basic.html b/vendor/easyui/demo-mobile/dialog/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/dialog/basic.html rename to vendor/easyui/demo-mobile/dialog/basic.html diff --git a/include/js/easyui/demo-mobile/dialog/message.html b/vendor/easyui/demo-mobile/dialog/message.html similarity index 100% rename from include/js/easyui/demo-mobile/dialog/message.html rename to vendor/easyui/demo-mobile/dialog/message.html diff --git a/include/js/easyui/demo-mobile/form/basic.html b/vendor/easyui/demo-mobile/form/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/form/basic.html rename to vendor/easyui/demo-mobile/form/basic.html diff --git a/include/js/easyui/demo-mobile/images/login1.jpg b/vendor/easyui/demo-mobile/images/login1.jpg similarity index 100% rename from include/js/easyui/demo-mobile/images/login1.jpg rename to vendor/easyui/demo-mobile/images/login1.jpg diff --git a/include/js/easyui/demo-mobile/images/modem.png b/vendor/easyui/demo-mobile/images/modem.png similarity index 100% rename from include/js/easyui/demo-mobile/images/modem.png rename to vendor/easyui/demo-mobile/images/modem.png diff --git a/include/js/easyui/demo-mobile/images/more.png b/vendor/easyui/demo-mobile/images/more.png similarity index 100% rename from include/js/easyui/demo-mobile/images/more.png rename to vendor/easyui/demo-mobile/images/more.png diff --git a/include/js/easyui/demo-mobile/images/pda.png b/vendor/easyui/demo-mobile/images/pda.png similarity index 100% rename from include/js/easyui/demo-mobile/images/pda.png rename to vendor/easyui/demo-mobile/images/pda.png diff --git a/include/js/easyui/demo-mobile/images/scanner.png b/vendor/easyui/demo-mobile/images/scanner.png similarity index 100% rename from include/js/easyui/demo-mobile/images/scanner.png rename to vendor/easyui/demo-mobile/images/scanner.png diff --git a/include/js/easyui/demo-mobile/images/tablet.png b/vendor/easyui/demo-mobile/images/tablet.png similarity index 100% rename from include/js/easyui/demo-mobile/images/tablet.png rename to vendor/easyui/demo-mobile/images/tablet.png diff --git a/include/js/easyui/demo-mobile/input/numberspinner.html b/vendor/easyui/demo-mobile/input/numberspinner.html similarity index 100% rename from include/js/easyui/demo-mobile/input/numberspinner.html rename to vendor/easyui/demo-mobile/input/numberspinner.html diff --git a/include/js/easyui/demo-mobile/input/textbox.html b/vendor/easyui/demo-mobile/input/textbox.html similarity index 100% rename from include/js/easyui/demo-mobile/input/textbox.html rename to vendor/easyui/demo-mobile/input/textbox.html diff --git a/include/js/easyui/demo-mobile/layout/basic.html b/vendor/easyui/demo-mobile/layout/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/layout/basic.html rename to vendor/easyui/demo-mobile/layout/basic.html diff --git a/include/js/easyui/demo-mobile/menu/basic.html b/vendor/easyui/demo-mobile/menu/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/menu/basic.html rename to vendor/easyui/demo-mobile/menu/basic.html diff --git a/include/js/easyui/demo-mobile/menu/menubar.html b/vendor/easyui/demo-mobile/menu/menubar.html similarity index 100% rename from include/js/easyui/demo-mobile/menu/menubar.html rename to vendor/easyui/demo-mobile/menu/menubar.html diff --git a/include/js/easyui/demo-mobile/panel/_content.html b/vendor/easyui/demo-mobile/panel/_content.html similarity index 100% rename from include/js/easyui/demo-mobile/panel/_content.html rename to vendor/easyui/demo-mobile/panel/_content.html diff --git a/include/js/easyui/demo-mobile/panel/ajax.html b/vendor/easyui/demo-mobile/panel/ajax.html similarity index 100% rename from include/js/easyui/demo-mobile/panel/ajax.html rename to vendor/easyui/demo-mobile/panel/ajax.html diff --git a/include/js/easyui/demo-mobile/panel/basic.html b/vendor/easyui/demo-mobile/panel/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/panel/basic.html rename to vendor/easyui/demo-mobile/panel/basic.html diff --git a/include/js/easyui/demo-mobile/panel/nav.html b/vendor/easyui/demo-mobile/panel/nav.html similarity index 100% rename from include/js/easyui/demo-mobile/panel/nav.html rename to vendor/easyui/demo-mobile/panel/nav.html diff --git a/include/js/easyui/demo-mobile/simplelist/basic.html b/vendor/easyui/demo-mobile/simplelist/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/simplelist/basic.html rename to vendor/easyui/demo-mobile/simplelist/basic.html diff --git a/include/js/easyui/demo-mobile/simplelist/button.html b/vendor/easyui/demo-mobile/simplelist/button.html similarity index 100% rename from include/js/easyui/demo-mobile/simplelist/button.html rename to vendor/easyui/demo-mobile/simplelist/button.html diff --git a/include/js/easyui/demo-mobile/simplelist/group.html b/vendor/easyui/demo-mobile/simplelist/group.html similarity index 100% rename from include/js/easyui/demo-mobile/simplelist/group.html rename to vendor/easyui/demo-mobile/simplelist/group.html diff --git a/include/js/easyui/demo-mobile/simplelist/image.html b/vendor/easyui/demo-mobile/simplelist/image.html similarity index 100% rename from include/js/easyui/demo-mobile/simplelist/image.html rename to vendor/easyui/demo-mobile/simplelist/image.html diff --git a/include/js/easyui/demo-mobile/simplelist/link.html b/vendor/easyui/demo-mobile/simplelist/link.html similarity index 100% rename from include/js/easyui/demo-mobile/simplelist/link.html rename to vendor/easyui/demo-mobile/simplelist/link.html diff --git a/include/js/easyui/demo-mobile/tabs/basic.html b/vendor/easyui/demo-mobile/tabs/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/tabs/basic.html rename to vendor/easyui/demo-mobile/tabs/basic.html diff --git a/include/js/easyui/demo-mobile/tabs/nav.html b/vendor/easyui/demo-mobile/tabs/nav.html similarity index 100% rename from include/js/easyui/demo-mobile/tabs/nav.html rename to vendor/easyui/demo-mobile/tabs/nav.html diff --git a/include/js/easyui/demo-mobile/tabs/pill.html b/vendor/easyui/demo-mobile/tabs/pill.html similarity index 100% rename from include/js/easyui/demo-mobile/tabs/pill.html rename to vendor/easyui/demo-mobile/tabs/pill.html diff --git a/include/js/easyui/demo-mobile/toolbar/basic.html b/vendor/easyui/demo-mobile/toolbar/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/toolbar/basic.html rename to vendor/easyui/demo-mobile/toolbar/basic.html diff --git a/include/js/easyui/demo-mobile/toolbar/button.html b/vendor/easyui/demo-mobile/toolbar/button.html similarity index 100% rename from include/js/easyui/demo-mobile/toolbar/button.html rename to vendor/easyui/demo-mobile/toolbar/button.html diff --git a/include/js/easyui/demo-mobile/toolbar/menu.html b/vendor/easyui/demo-mobile/toolbar/menu.html similarity index 100% rename from include/js/easyui/demo-mobile/toolbar/menu.html rename to vendor/easyui/demo-mobile/toolbar/menu.html diff --git a/include/js/easyui/demo-mobile/tree/basic.html b/vendor/easyui/demo-mobile/tree/basic.html similarity index 100% rename from include/js/easyui/demo-mobile/tree/basic.html rename to vendor/easyui/demo-mobile/tree/basic.html diff --git a/include/js/easyui/demo-mobile/tree/dnd.html b/vendor/easyui/demo-mobile/tree/dnd.html similarity index 100% rename from include/js/easyui/demo-mobile/tree/dnd.html rename to vendor/easyui/demo-mobile/tree/dnd.html diff --git a/include/js/easyui/demo/accordion/_content.html b/vendor/easyui/demo/accordion/_content.html similarity index 100% rename from include/js/easyui/demo/accordion/_content.html rename to vendor/easyui/demo/accordion/_content.html diff --git a/include/js/easyui/demo/accordion/actions.html b/vendor/easyui/demo/accordion/actions.html similarity index 100% rename from include/js/easyui/demo/accordion/actions.html rename to vendor/easyui/demo/accordion/actions.html diff --git a/include/js/easyui/demo/accordion/ajax.html b/vendor/easyui/demo/accordion/ajax.html similarity index 100% rename from include/js/easyui/demo/accordion/ajax.html rename to vendor/easyui/demo/accordion/ajax.html diff --git a/include/js/easyui/demo/accordion/basic.html b/vendor/easyui/demo/accordion/basic.html similarity index 100% rename from include/js/easyui/demo/accordion/basic.html rename to vendor/easyui/demo/accordion/basic.html diff --git a/include/js/easyui/demo/accordion/datagrid_data1.json b/vendor/easyui/demo/accordion/datagrid_data1.json similarity index 100% rename from include/js/easyui/demo/accordion/datagrid_data1.json rename to vendor/easyui/demo/accordion/datagrid_data1.json diff --git a/include/js/easyui/demo/accordion/expandable.html b/vendor/easyui/demo/accordion/expandable.html similarity index 100% rename from include/js/easyui/demo/accordion/expandable.html rename to vendor/easyui/demo/accordion/expandable.html diff --git a/include/js/easyui/demo/accordion/fluid.html b/vendor/easyui/demo/accordion/fluid.html similarity index 100% rename from include/js/easyui/demo/accordion/fluid.html rename to vendor/easyui/demo/accordion/fluid.html diff --git a/include/js/easyui/demo/accordion/multiple.html b/vendor/easyui/demo/accordion/multiple.html similarity index 100% rename from include/js/easyui/demo/accordion/multiple.html rename to vendor/easyui/demo/accordion/multiple.html diff --git a/include/js/easyui/demo/accordion/tools.html b/vendor/easyui/demo/accordion/tools.html similarity index 100% rename from include/js/easyui/demo/accordion/tools.html rename to vendor/easyui/demo/accordion/tools.html diff --git a/include/js/easyui/demo/calendar/basic.html b/vendor/easyui/demo/calendar/basic.html similarity index 100% rename from include/js/easyui/demo/calendar/basic.html rename to vendor/easyui/demo/calendar/basic.html diff --git a/include/js/easyui/demo/calendar/custom.html b/vendor/easyui/demo/calendar/custom.html similarity index 100% rename from include/js/easyui/demo/calendar/custom.html rename to vendor/easyui/demo/calendar/custom.html diff --git a/include/js/easyui/demo/calendar/disabledate.html b/vendor/easyui/demo/calendar/disabledate.html similarity index 100% rename from include/js/easyui/demo/calendar/disabledate.html rename to vendor/easyui/demo/calendar/disabledate.html diff --git a/include/js/easyui/demo/calendar/firstday.html b/vendor/easyui/demo/calendar/firstday.html similarity index 100% rename from include/js/easyui/demo/calendar/firstday.html rename to vendor/easyui/demo/calendar/firstday.html diff --git a/include/js/easyui/demo/calendar/fluid.html b/vendor/easyui/demo/calendar/fluid.html similarity index 100% rename from include/js/easyui/demo/calendar/fluid.html rename to vendor/easyui/demo/calendar/fluid.html diff --git a/include/js/easyui/demo/combo/animation.html b/vendor/easyui/demo/combo/animation.html similarity index 100% rename from include/js/easyui/demo/combo/animation.html rename to vendor/easyui/demo/combo/animation.html diff --git a/include/js/easyui/demo/combo/basic.html b/vendor/easyui/demo/combo/basic.html similarity index 100% rename from include/js/easyui/demo/combo/basic.html rename to vendor/easyui/demo/combo/basic.html diff --git a/include/js/easyui/demo/combobox/actions.html b/vendor/easyui/demo/combobox/actions.html similarity index 100% rename from include/js/easyui/demo/combobox/actions.html rename to vendor/easyui/demo/combobox/actions.html diff --git a/include/js/easyui/demo/combobox/basic.html b/vendor/easyui/demo/combobox/basic.html similarity index 100% rename from include/js/easyui/demo/combobox/basic.html rename to vendor/easyui/demo/combobox/basic.html diff --git a/include/js/easyui/demo/combobox/combobox_data1.json b/vendor/easyui/demo/combobox/combobox_data1.json similarity index 100% rename from include/js/easyui/demo/combobox/combobox_data1.json rename to vendor/easyui/demo/combobox/combobox_data1.json diff --git a/include/js/easyui/demo/combobox/combobox_data2.json b/vendor/easyui/demo/combobox/combobox_data2.json similarity index 100% rename from include/js/easyui/demo/combobox/combobox_data2.json rename to vendor/easyui/demo/combobox/combobox_data2.json diff --git a/include/js/easyui/demo/combobox/customformat.html b/vendor/easyui/demo/combobox/customformat.html similarity index 100% rename from include/js/easyui/demo/combobox/customformat.html rename to vendor/easyui/demo/combobox/customformat.html diff --git a/include/js/easyui/demo/combobox/dynamicdata.html b/vendor/easyui/demo/combobox/dynamicdata.html similarity index 100% rename from include/js/easyui/demo/combobox/dynamicdata.html rename to vendor/easyui/demo/combobox/dynamicdata.html diff --git a/include/js/easyui/demo/combobox/fluid.html b/vendor/easyui/demo/combobox/fluid.html similarity index 100% rename from include/js/easyui/demo/combobox/fluid.html rename to vendor/easyui/demo/combobox/fluid.html diff --git a/include/js/easyui/demo/combobox/group.html b/vendor/easyui/demo/combobox/group.html similarity index 100% rename from include/js/easyui/demo/combobox/group.html rename to vendor/easyui/demo/combobox/group.html diff --git a/include/js/easyui/demo/combobox/icons.html b/vendor/easyui/demo/combobox/icons.html similarity index 100% rename from include/js/easyui/demo/combobox/icons.html rename to vendor/easyui/demo/combobox/icons.html diff --git a/include/js/easyui/demo/combobox/multiline.html b/vendor/easyui/demo/combobox/multiline.html similarity index 100% rename from include/js/easyui/demo/combobox/multiline.html rename to vendor/easyui/demo/combobox/multiline.html diff --git a/include/js/easyui/demo/combobox/multiple.html b/vendor/easyui/demo/combobox/multiple.html similarity index 100% rename from include/js/easyui/demo/combobox/multiple.html rename to vendor/easyui/demo/combobox/multiple.html diff --git a/include/js/easyui/demo/combobox/navigation.html b/vendor/easyui/demo/combobox/navigation.html similarity index 100% rename from include/js/easyui/demo/combobox/navigation.html rename to vendor/easyui/demo/combobox/navigation.html diff --git a/include/js/easyui/demo/combobox/remotedata.html b/vendor/easyui/demo/combobox/remotedata.html similarity index 100% rename from include/js/easyui/demo/combobox/remotedata.html rename to vendor/easyui/demo/combobox/remotedata.html diff --git a/include/js/easyui/demo/combobox/remotejsonp.html b/vendor/easyui/demo/combobox/remotejsonp.html similarity index 100% rename from include/js/easyui/demo/combobox/remotejsonp.html rename to vendor/easyui/demo/combobox/remotejsonp.html diff --git a/include/js/easyui/demo/combogrid/actions.html b/vendor/easyui/demo/combogrid/actions.html similarity index 100% rename from include/js/easyui/demo/combogrid/actions.html rename to vendor/easyui/demo/combogrid/actions.html diff --git a/include/js/easyui/demo/combogrid/basic.html b/vendor/easyui/demo/combogrid/basic.html similarity index 100% rename from include/js/easyui/demo/combogrid/basic.html rename to vendor/easyui/demo/combogrid/basic.html diff --git a/include/js/easyui/demo/combogrid/datagrid_data1.json b/vendor/easyui/demo/combogrid/datagrid_data1.json similarity index 100% rename from include/js/easyui/demo/combogrid/datagrid_data1.json rename to vendor/easyui/demo/combogrid/datagrid_data1.json diff --git a/include/js/easyui/demo/combogrid/fluid.html b/vendor/easyui/demo/combogrid/fluid.html similarity index 100% rename from include/js/easyui/demo/combogrid/fluid.html rename to vendor/easyui/demo/combogrid/fluid.html diff --git a/include/js/easyui/demo/combogrid/initvalue.html b/vendor/easyui/demo/combogrid/initvalue.html similarity index 100% rename from include/js/easyui/demo/combogrid/initvalue.html rename to vendor/easyui/demo/combogrid/initvalue.html diff --git a/include/js/easyui/demo/combogrid/multiple.html b/vendor/easyui/demo/combogrid/multiple.html similarity index 100% rename from include/js/easyui/demo/combogrid/multiple.html rename to vendor/easyui/demo/combogrid/multiple.html diff --git a/include/js/easyui/demo/combogrid/navigation.html b/vendor/easyui/demo/combogrid/navigation.html similarity index 100% rename from include/js/easyui/demo/combogrid/navigation.html rename to vendor/easyui/demo/combogrid/navigation.html diff --git a/include/js/easyui/demo/combogrid/setvalue.html b/vendor/easyui/demo/combogrid/setvalue.html similarity index 100% rename from include/js/easyui/demo/combogrid/setvalue.html rename to vendor/easyui/demo/combogrid/setvalue.html diff --git a/include/js/easyui/demo/combotree/actions.html b/vendor/easyui/demo/combotree/actions.html similarity index 100% rename from include/js/easyui/demo/combotree/actions.html rename to vendor/easyui/demo/combotree/actions.html diff --git a/include/js/easyui/demo/combotree/basic.html b/vendor/easyui/demo/combotree/basic.html similarity index 100% rename from include/js/easyui/demo/combotree/basic.html rename to vendor/easyui/demo/combotree/basic.html diff --git a/include/js/easyui/demo/combotree/fluid.html b/vendor/easyui/demo/combotree/fluid.html similarity index 100% rename from include/js/easyui/demo/combotree/fluid.html rename to vendor/easyui/demo/combotree/fluid.html diff --git a/include/js/easyui/demo/combotree/initvalue.html b/vendor/easyui/demo/combotree/initvalue.html similarity index 100% rename from include/js/easyui/demo/combotree/initvalue.html rename to vendor/easyui/demo/combotree/initvalue.html diff --git a/include/js/easyui/demo/combotree/multiple.html b/vendor/easyui/demo/combotree/multiple.html similarity index 100% rename from include/js/easyui/demo/combotree/multiple.html rename to vendor/easyui/demo/combotree/multiple.html diff --git a/include/js/easyui/demo/combotree/tree_data1.json b/vendor/easyui/demo/combotree/tree_data1.json similarity index 100% rename from include/js/easyui/demo/combotree/tree_data1.json rename to vendor/easyui/demo/combotree/tree_data1.json diff --git a/include/js/easyui/demo/datagrid/aligncolumns.html b/vendor/easyui/demo/datagrid/aligncolumns.html similarity index 100% rename from include/js/easyui/demo/datagrid/aligncolumns.html rename to vendor/easyui/demo/datagrid/aligncolumns.html diff --git a/include/js/easyui/demo/datagrid/basic.html b/vendor/easyui/demo/datagrid/basic.html similarity index 100% rename from include/js/easyui/demo/datagrid/basic.html rename to vendor/easyui/demo/datagrid/basic.html diff --git a/include/js/easyui/demo/datagrid/cacheeditor.html b/vendor/easyui/demo/datagrid/cacheeditor.html similarity index 100% rename from include/js/easyui/demo/datagrid/cacheeditor.html rename to vendor/easyui/demo/datagrid/cacheeditor.html diff --git a/include/js/easyui/demo/datagrid/cellediting.html b/vendor/easyui/demo/datagrid/cellediting.html similarity index 100% rename from include/js/easyui/demo/datagrid/cellediting.html rename to vendor/easyui/demo/datagrid/cellediting.html diff --git a/include/js/easyui/demo/datagrid/cellstyle.html b/vendor/easyui/demo/datagrid/cellstyle.html similarity index 100% rename from include/js/easyui/demo/datagrid/cellstyle.html rename to vendor/easyui/demo/datagrid/cellstyle.html diff --git a/include/js/easyui/demo/datagrid/checkbox.html b/vendor/easyui/demo/datagrid/checkbox.html similarity index 100% rename from include/js/easyui/demo/datagrid/checkbox.html rename to vendor/easyui/demo/datagrid/checkbox.html diff --git a/include/js/easyui/demo/datagrid/clientpagination.html b/vendor/easyui/demo/datagrid/clientpagination.html similarity index 100% rename from include/js/easyui/demo/datagrid/clientpagination.html rename to vendor/easyui/demo/datagrid/clientpagination.html diff --git a/include/js/easyui/demo/datagrid/columngroup.html b/vendor/easyui/demo/datagrid/columngroup.html similarity index 100% rename from include/js/easyui/demo/datagrid/columngroup.html rename to vendor/easyui/demo/datagrid/columngroup.html diff --git a/include/js/easyui/demo/datagrid/complextoolbar.html b/vendor/easyui/demo/datagrid/complextoolbar.html similarity index 100% rename from include/js/easyui/demo/datagrid/complextoolbar.html rename to vendor/easyui/demo/datagrid/complextoolbar.html diff --git a/include/js/easyui/demo/datagrid/contextmenu.html b/vendor/easyui/demo/datagrid/contextmenu.html similarity index 100% rename from include/js/easyui/demo/datagrid/contextmenu.html rename to vendor/easyui/demo/datagrid/contextmenu.html diff --git a/include/js/easyui/demo/datagrid/custompager.html b/vendor/easyui/demo/datagrid/custompager.html similarity index 100% rename from include/js/easyui/demo/datagrid/custompager.html rename to vendor/easyui/demo/datagrid/custompager.html diff --git a/include/js/easyui/demo/datagrid/datagrid_data1.json b/vendor/easyui/demo/datagrid/datagrid_data1.json similarity index 100% rename from include/js/easyui/demo/datagrid/datagrid_data1.json rename to vendor/easyui/demo/datagrid/datagrid_data1.json diff --git a/include/js/easyui/demo/datagrid/datagrid_data2.json b/vendor/easyui/demo/datagrid/datagrid_data2.json similarity index 100% rename from include/js/easyui/demo/datagrid/datagrid_data2.json rename to vendor/easyui/demo/datagrid/datagrid_data2.json diff --git a/include/js/easyui/demo/datagrid/fluid.html b/vendor/easyui/demo/datagrid/fluid.html similarity index 100% rename from include/js/easyui/demo/datagrid/fluid.html rename to vendor/easyui/demo/datagrid/fluid.html diff --git a/include/js/easyui/demo/datagrid/footer.html b/vendor/easyui/demo/datagrid/footer.html similarity index 100% rename from include/js/easyui/demo/datagrid/footer.html rename to vendor/easyui/demo/datagrid/footer.html diff --git a/include/js/easyui/demo/datagrid/formatcolumns.html b/vendor/easyui/demo/datagrid/formatcolumns.html similarity index 100% rename from include/js/easyui/demo/datagrid/formatcolumns.html rename to vendor/easyui/demo/datagrid/formatcolumns.html diff --git a/include/js/easyui/demo/datagrid/frozencolumns.html b/vendor/easyui/demo/datagrid/frozencolumns.html similarity index 100% rename from include/js/easyui/demo/datagrid/frozencolumns.html rename to vendor/easyui/demo/datagrid/frozencolumns.html diff --git a/include/js/easyui/demo/datagrid/frozenrows.html b/vendor/easyui/demo/datagrid/frozenrows.html similarity index 100% rename from include/js/easyui/demo/datagrid/frozenrows.html rename to vendor/easyui/demo/datagrid/frozenrows.html diff --git a/include/js/easyui/demo/datagrid/mergecells.html b/vendor/easyui/demo/datagrid/mergecells.html similarity index 100% rename from include/js/easyui/demo/datagrid/mergecells.html rename to vendor/easyui/demo/datagrid/mergecells.html diff --git a/include/js/easyui/demo/datagrid/multisorting.html b/vendor/easyui/demo/datagrid/multisorting.html similarity index 100% rename from include/js/easyui/demo/datagrid/multisorting.html rename to vendor/easyui/demo/datagrid/multisorting.html diff --git a/include/js/easyui/demo/datagrid/products.json b/vendor/easyui/demo/datagrid/products.json similarity index 100% rename from include/js/easyui/demo/datagrid/products.json rename to vendor/easyui/demo/datagrid/products.json diff --git a/include/js/easyui/demo/datagrid/rowborder.html b/vendor/easyui/demo/datagrid/rowborder.html similarity index 100% rename from include/js/easyui/demo/datagrid/rowborder.html rename to vendor/easyui/demo/datagrid/rowborder.html diff --git a/include/js/easyui/demo/datagrid/rowediting.html b/vendor/easyui/demo/datagrid/rowediting.html similarity index 100% rename from include/js/easyui/demo/datagrid/rowediting.html rename to vendor/easyui/demo/datagrid/rowediting.html diff --git a/include/js/easyui/demo/datagrid/rowstyle.html b/vendor/easyui/demo/datagrid/rowstyle.html similarity index 100% rename from include/js/easyui/demo/datagrid/rowstyle.html rename to vendor/easyui/demo/datagrid/rowstyle.html diff --git a/include/js/easyui/demo/datagrid/selection.html b/vendor/easyui/demo/datagrid/selection.html similarity index 100% rename from include/js/easyui/demo/datagrid/selection.html rename to vendor/easyui/demo/datagrid/selection.html diff --git a/include/js/easyui/demo/datagrid/simpletoolbar.html b/vendor/easyui/demo/datagrid/simpletoolbar.html similarity index 100% rename from include/js/easyui/demo/datagrid/simpletoolbar.html rename to vendor/easyui/demo/datagrid/simpletoolbar.html diff --git a/include/js/easyui/demo/datagrid/transform.html b/vendor/easyui/demo/datagrid/transform.html similarity index 100% rename from include/js/easyui/demo/datagrid/transform.html rename to vendor/easyui/demo/datagrid/transform.html diff --git a/include/js/easyui/demo/datalist/basic.html b/vendor/easyui/demo/datalist/basic.html similarity index 100% rename from include/js/easyui/demo/datalist/basic.html rename to vendor/easyui/demo/datalist/basic.html diff --git a/include/js/easyui/demo/datalist/checkbox.html b/vendor/easyui/demo/datalist/checkbox.html similarity index 100% rename from include/js/easyui/demo/datalist/checkbox.html rename to vendor/easyui/demo/datalist/checkbox.html diff --git a/include/js/easyui/demo/datalist/datalist_data1.json b/vendor/easyui/demo/datalist/datalist_data1.json similarity index 100% rename from include/js/easyui/demo/datalist/datalist_data1.json rename to vendor/easyui/demo/datalist/datalist_data1.json diff --git a/include/js/easyui/demo/datalist/group.html b/vendor/easyui/demo/datalist/group.html similarity index 100% rename from include/js/easyui/demo/datalist/group.html rename to vendor/easyui/demo/datalist/group.html diff --git a/include/js/easyui/demo/datalist/multiselect.html b/vendor/easyui/demo/datalist/multiselect.html similarity index 100% rename from include/js/easyui/demo/datalist/multiselect.html rename to vendor/easyui/demo/datalist/multiselect.html diff --git a/include/js/easyui/demo/datalist/remotedata.html b/vendor/easyui/demo/datalist/remotedata.html similarity index 100% rename from include/js/easyui/demo/datalist/remotedata.html rename to vendor/easyui/demo/datalist/remotedata.html diff --git a/include/js/easyui/demo/datebox/basic.html b/vendor/easyui/demo/datebox/basic.html similarity index 100% rename from include/js/easyui/demo/datebox/basic.html rename to vendor/easyui/demo/datebox/basic.html diff --git a/include/js/easyui/demo/datebox/buttons.html b/vendor/easyui/demo/datebox/buttons.html similarity index 100% rename from include/js/easyui/demo/datebox/buttons.html rename to vendor/easyui/demo/datebox/buttons.html diff --git a/include/js/easyui/demo/datebox/clone.html b/vendor/easyui/demo/datebox/clone.html similarity index 100% rename from include/js/easyui/demo/datebox/clone.html rename to vendor/easyui/demo/datebox/clone.html diff --git a/include/js/easyui/demo/datebox/dateformat.html b/vendor/easyui/demo/datebox/dateformat.html similarity index 100% rename from include/js/easyui/demo/datebox/dateformat.html rename to vendor/easyui/demo/datebox/dateformat.html diff --git a/include/js/easyui/demo/datebox/events.html b/vendor/easyui/demo/datebox/events.html similarity index 100% rename from include/js/easyui/demo/datebox/events.html rename to vendor/easyui/demo/datebox/events.html diff --git a/include/js/easyui/demo/datebox/fluid.html b/vendor/easyui/demo/datebox/fluid.html similarity index 100% rename from include/js/easyui/demo/datebox/fluid.html rename to vendor/easyui/demo/datebox/fluid.html diff --git a/include/js/easyui/demo/datebox/restrict.html b/vendor/easyui/demo/datebox/restrict.html similarity index 100% rename from include/js/easyui/demo/datebox/restrict.html rename to vendor/easyui/demo/datebox/restrict.html diff --git a/include/js/easyui/demo/datebox/sharedcalendar.html b/vendor/easyui/demo/datebox/sharedcalendar.html similarity index 100% rename from include/js/easyui/demo/datebox/sharedcalendar.html rename to vendor/easyui/demo/datebox/sharedcalendar.html diff --git a/include/js/easyui/demo/datebox/validate.html b/vendor/easyui/demo/datebox/validate.html similarity index 100% rename from include/js/easyui/demo/datebox/validate.html rename to vendor/easyui/demo/datebox/validate.html diff --git a/include/js/easyui/demo/datetimebox/basic.html b/vendor/easyui/demo/datetimebox/basic.html similarity index 100% rename from include/js/easyui/demo/datetimebox/basic.html rename to vendor/easyui/demo/datetimebox/basic.html diff --git a/include/js/easyui/demo/datetimebox/fluid.html b/vendor/easyui/demo/datetimebox/fluid.html similarity index 100% rename from include/js/easyui/demo/datetimebox/fluid.html rename to vendor/easyui/demo/datetimebox/fluid.html diff --git a/include/js/easyui/demo/datetimebox/initvalue.html b/vendor/easyui/demo/datetimebox/initvalue.html similarity index 100% rename from include/js/easyui/demo/datetimebox/initvalue.html rename to vendor/easyui/demo/datetimebox/initvalue.html diff --git a/include/js/easyui/demo/datetimebox/showseconds.html b/vendor/easyui/demo/datetimebox/showseconds.html similarity index 100% rename from include/js/easyui/demo/datetimebox/showseconds.html rename to vendor/easyui/demo/datetimebox/showseconds.html diff --git a/include/js/easyui/demo/datetimespinner/basic.html b/vendor/easyui/demo/datetimespinner/basic.html similarity index 100% rename from include/js/easyui/demo/datetimespinner/basic.html rename to vendor/easyui/demo/datetimespinner/basic.html diff --git a/include/js/easyui/demo/datetimespinner/clearicon.html b/vendor/easyui/demo/datetimespinner/clearicon.html similarity index 100% rename from include/js/easyui/demo/datetimespinner/clearicon.html rename to vendor/easyui/demo/datetimespinner/clearicon.html diff --git a/include/js/easyui/demo/datetimespinner/fluid.html b/vendor/easyui/demo/datetimespinner/fluid.html similarity index 100% rename from include/js/easyui/demo/datetimespinner/fluid.html rename to vendor/easyui/demo/datetimespinner/fluid.html diff --git a/include/js/easyui/demo/datetimespinner/format.html b/vendor/easyui/demo/datetimespinner/format.html similarity index 100% rename from include/js/easyui/demo/datetimespinner/format.html rename to vendor/easyui/demo/datetimespinner/format.html diff --git a/include/js/easyui/demo/demo.css b/vendor/easyui/demo/demo.css similarity index 100% rename from include/js/easyui/demo/demo.css rename to vendor/easyui/demo/demo.css diff --git a/include/js/easyui/demo/dialog/basic.html b/vendor/easyui/demo/dialog/basic.html similarity index 100% rename from include/js/easyui/demo/dialog/basic.html rename to vendor/easyui/demo/dialog/basic.html diff --git a/include/js/easyui/demo/dialog/complextoolbar.html b/vendor/easyui/demo/dialog/complextoolbar.html similarity index 100% rename from include/js/easyui/demo/dialog/complextoolbar.html rename to vendor/easyui/demo/dialog/complextoolbar.html diff --git a/include/js/easyui/demo/dialog/fluid.html b/vendor/easyui/demo/dialog/fluid.html similarity index 100% rename from include/js/easyui/demo/dialog/fluid.html rename to vendor/easyui/demo/dialog/fluid.html diff --git a/include/js/easyui/demo/dialog/toolbarbuttons.html b/vendor/easyui/demo/dialog/toolbarbuttons.html similarity index 100% rename from include/js/easyui/demo/dialog/toolbarbuttons.html rename to vendor/easyui/demo/dialog/toolbarbuttons.html diff --git a/include/js/easyui/demo/draggable/basic.html b/vendor/easyui/demo/draggable/basic.html similarity index 100% rename from include/js/easyui/demo/draggable/basic.html rename to vendor/easyui/demo/draggable/basic.html diff --git a/include/js/easyui/demo/draggable/constrain.html b/vendor/easyui/demo/draggable/constrain.html similarity index 100% rename from include/js/easyui/demo/draggable/constrain.html rename to vendor/easyui/demo/draggable/constrain.html diff --git a/include/js/easyui/demo/draggable/snap.html b/vendor/easyui/demo/draggable/snap.html similarity index 100% rename from include/js/easyui/demo/draggable/snap.html rename to vendor/easyui/demo/draggable/snap.html diff --git a/include/js/easyui/demo/droppable/accept.html b/vendor/easyui/demo/droppable/accept.html similarity index 100% rename from include/js/easyui/demo/droppable/accept.html rename to vendor/easyui/demo/droppable/accept.html diff --git a/include/js/easyui/demo/droppable/basic.html b/vendor/easyui/demo/droppable/basic.html similarity index 100% rename from include/js/easyui/demo/droppable/basic.html rename to vendor/easyui/demo/droppable/basic.html diff --git a/include/js/easyui/demo/droppable/sort.html b/vendor/easyui/demo/droppable/sort.html similarity index 100% rename from include/js/easyui/demo/droppable/sort.html rename to vendor/easyui/demo/droppable/sort.html diff --git a/include/js/easyui/demo/easyloader/basic.html b/vendor/easyui/demo/easyloader/basic.html similarity index 100% rename from include/js/easyui/demo/easyloader/basic.html rename to vendor/easyui/demo/easyloader/basic.html diff --git a/include/js/easyui/demo/filebox/basic.html b/vendor/easyui/demo/filebox/basic.html similarity index 100% rename from include/js/easyui/demo/filebox/basic.html rename to vendor/easyui/demo/filebox/basic.html diff --git a/include/js/easyui/demo/filebox/buttonalign.html b/vendor/easyui/demo/filebox/buttonalign.html similarity index 100% rename from include/js/easyui/demo/filebox/buttonalign.html rename to vendor/easyui/demo/filebox/buttonalign.html diff --git a/include/js/easyui/demo/filebox/fluid.html b/vendor/easyui/demo/filebox/fluid.html similarity index 100% rename from include/js/easyui/demo/filebox/fluid.html rename to vendor/easyui/demo/filebox/fluid.html diff --git a/include/js/easyui/demo/form/basic.html b/vendor/easyui/demo/form/basic.html similarity index 100% rename from include/js/easyui/demo/form/basic.html rename to vendor/easyui/demo/form/basic.html diff --git a/include/js/easyui/demo/form/form_data1.json b/vendor/easyui/demo/form/form_data1.json similarity index 100% rename from include/js/easyui/demo/form/form_data1.json rename to vendor/easyui/demo/form/form_data1.json diff --git a/include/js/easyui/demo/form/load.html b/vendor/easyui/demo/form/load.html similarity index 100% rename from include/js/easyui/demo/form/load.html rename to vendor/easyui/demo/form/load.html diff --git a/include/js/easyui/demo/form/validateonsubmit.html b/vendor/easyui/demo/form/validateonsubmit.html similarity index 100% rename from include/js/easyui/demo/form/validateonsubmit.html rename to vendor/easyui/demo/form/validateonsubmit.html diff --git a/include/js/easyui/demo/layout/_content.html b/vendor/easyui/demo/layout/_content.html similarity index 100% rename from include/js/easyui/demo/layout/_content.html rename to vendor/easyui/demo/layout/_content.html diff --git a/include/js/easyui/demo/layout/addremove.html b/vendor/easyui/demo/layout/addremove.html similarity index 100% rename from include/js/easyui/demo/layout/addremove.html rename to vendor/easyui/demo/layout/addremove.html diff --git a/include/js/easyui/demo/layout/autoheight.html b/vendor/easyui/demo/layout/autoheight.html similarity index 100% rename from include/js/easyui/demo/layout/autoheight.html rename to vendor/easyui/demo/layout/autoheight.html diff --git a/include/js/easyui/demo/layout/basic.html b/vendor/easyui/demo/layout/basic.html similarity index 100% rename from include/js/easyui/demo/layout/basic.html rename to vendor/easyui/demo/layout/basic.html diff --git a/include/js/easyui/demo/layout/collapsetitle.html b/vendor/easyui/demo/layout/collapsetitle.html similarity index 100% rename from include/js/easyui/demo/layout/collapsetitle.html rename to vendor/easyui/demo/layout/collapsetitle.html diff --git a/include/js/easyui/demo/layout/complex.html b/vendor/easyui/demo/layout/complex.html similarity index 100% rename from include/js/easyui/demo/layout/complex.html rename to vendor/easyui/demo/layout/complex.html diff --git a/include/js/easyui/demo/layout/customcollapsetitle.html b/vendor/easyui/demo/layout/customcollapsetitle.html similarity index 100% rename from include/js/easyui/demo/layout/customcollapsetitle.html rename to vendor/easyui/demo/layout/customcollapsetitle.html diff --git a/include/js/easyui/demo/layout/datagrid_data1.json b/vendor/easyui/demo/layout/datagrid_data1.json similarity index 100% rename from include/js/easyui/demo/layout/datagrid_data1.json rename to vendor/easyui/demo/layout/datagrid_data1.json diff --git a/include/js/easyui/demo/layout/fluid.html b/vendor/easyui/demo/layout/fluid.html similarity index 100% rename from include/js/easyui/demo/layout/fluid.html rename to vendor/easyui/demo/layout/fluid.html diff --git a/include/js/easyui/demo/layout/full.html b/vendor/easyui/demo/layout/full.html similarity index 100% rename from include/js/easyui/demo/layout/full.html rename to vendor/easyui/demo/layout/full.html diff --git a/include/js/easyui/demo/layout/nestedlayout.html b/vendor/easyui/demo/layout/nestedlayout.html similarity index 100% rename from include/js/easyui/demo/layout/nestedlayout.html rename to vendor/easyui/demo/layout/nestedlayout.html diff --git a/include/js/easyui/demo/layout/nocollapsible.html b/vendor/easyui/demo/layout/nocollapsible.html similarity index 100% rename from include/js/easyui/demo/layout/nocollapsible.html rename to vendor/easyui/demo/layout/nocollapsible.html diff --git a/include/js/easyui/demo/layout/propertygrid_data1.json b/vendor/easyui/demo/layout/propertygrid_data1.json similarity index 100% rename from include/js/easyui/demo/layout/propertygrid_data1.json rename to vendor/easyui/demo/layout/propertygrid_data1.json diff --git a/include/js/easyui/demo/layout/tree_data1.json b/vendor/easyui/demo/layout/tree_data1.json similarity index 100% rename from include/js/easyui/demo/layout/tree_data1.json rename to vendor/easyui/demo/layout/tree_data1.json diff --git a/include/js/easyui/demo/linkbutton/basic.html b/vendor/easyui/demo/linkbutton/basic.html similarity index 100% rename from include/js/easyui/demo/linkbutton/basic.html rename to vendor/easyui/demo/linkbutton/basic.html diff --git a/include/js/easyui/demo/linkbutton/fluid.html b/vendor/easyui/demo/linkbutton/fluid.html similarity index 100% rename from include/js/easyui/demo/linkbutton/fluid.html rename to vendor/easyui/demo/linkbutton/fluid.html diff --git a/include/js/easyui/demo/linkbutton/group.html b/vendor/easyui/demo/linkbutton/group.html similarity index 100% rename from include/js/easyui/demo/linkbutton/group.html rename to vendor/easyui/demo/linkbutton/group.html diff --git a/include/js/easyui/demo/linkbutton/iconalign.html b/vendor/easyui/demo/linkbutton/iconalign.html similarity index 100% rename from include/js/easyui/demo/linkbutton/iconalign.html rename to vendor/easyui/demo/linkbutton/iconalign.html diff --git a/include/js/easyui/demo/linkbutton/plain.html b/vendor/easyui/demo/linkbutton/plain.html similarity index 100% rename from include/js/easyui/demo/linkbutton/plain.html rename to vendor/easyui/demo/linkbutton/plain.html diff --git a/include/js/easyui/demo/linkbutton/size.html b/vendor/easyui/demo/linkbutton/size.html similarity index 100% rename from include/js/easyui/demo/linkbutton/size.html rename to vendor/easyui/demo/linkbutton/size.html diff --git a/include/js/easyui/demo/linkbutton/style.html b/vendor/easyui/demo/linkbutton/style.html similarity index 100% rename from include/js/easyui/demo/linkbutton/style.html rename to vendor/easyui/demo/linkbutton/style.html diff --git a/include/js/easyui/demo/linkbutton/toggle.html b/vendor/easyui/demo/linkbutton/toggle.html similarity index 100% rename from include/js/easyui/demo/linkbutton/toggle.html rename to vendor/easyui/demo/linkbutton/toggle.html diff --git a/include/js/easyui/demo/menu/basic.html b/vendor/easyui/demo/menu/basic.html similarity index 100% rename from include/js/easyui/demo/menu/basic.html rename to vendor/easyui/demo/menu/basic.html diff --git a/include/js/easyui/demo/menu/customitem.html b/vendor/easyui/demo/menu/customitem.html similarity index 100% rename from include/js/easyui/demo/menu/customitem.html rename to vendor/easyui/demo/menu/customitem.html diff --git a/include/js/easyui/demo/menu/events.html b/vendor/easyui/demo/menu/events.html similarity index 100% rename from include/js/easyui/demo/menu/events.html rename to vendor/easyui/demo/menu/events.html diff --git a/include/js/easyui/demo/menu/inline.html b/vendor/easyui/demo/menu/inline.html similarity index 100% rename from include/js/easyui/demo/menu/inline.html rename to vendor/easyui/demo/menu/inline.html diff --git a/include/js/easyui/demo/menu/nav.html b/vendor/easyui/demo/menu/nav.html similarity index 100% rename from include/js/easyui/demo/menu/nav.html rename to vendor/easyui/demo/menu/nav.html diff --git a/include/js/easyui/demo/menubutton/actions.html b/vendor/easyui/demo/menubutton/actions.html similarity index 100% rename from include/js/easyui/demo/menubutton/actions.html rename to vendor/easyui/demo/menubutton/actions.html diff --git a/include/js/easyui/demo/menubutton/alignment.html b/vendor/easyui/demo/menubutton/alignment.html similarity index 100% rename from include/js/easyui/demo/menubutton/alignment.html rename to vendor/easyui/demo/menubutton/alignment.html diff --git a/include/js/easyui/demo/menubutton/basic.html b/vendor/easyui/demo/menubutton/basic.html similarity index 100% rename from include/js/easyui/demo/menubutton/basic.html rename to vendor/easyui/demo/menubutton/basic.html diff --git a/include/js/easyui/demo/menubutton/nav.html b/vendor/easyui/demo/menubutton/nav.html similarity index 100% rename from include/js/easyui/demo/menubutton/nav.html rename to vendor/easyui/demo/menubutton/nav.html diff --git a/include/js/easyui/demo/messager/alert.html b/vendor/easyui/demo/messager/alert.html similarity index 100% rename from include/js/easyui/demo/messager/alert.html rename to vendor/easyui/demo/messager/alert.html diff --git a/include/js/easyui/demo/messager/basic.html b/vendor/easyui/demo/messager/basic.html similarity index 100% rename from include/js/easyui/demo/messager/basic.html rename to vendor/easyui/demo/messager/basic.html diff --git a/include/js/easyui/demo/messager/interactive.html b/vendor/easyui/demo/messager/interactive.html similarity index 100% rename from include/js/easyui/demo/messager/interactive.html rename to vendor/easyui/demo/messager/interactive.html diff --git a/include/js/easyui/demo/messager/position.html b/vendor/easyui/demo/messager/position.html similarity index 100% rename from include/js/easyui/demo/messager/position.html rename to vendor/easyui/demo/messager/position.html diff --git a/include/js/easyui/demo/numberbox/basic.html b/vendor/easyui/demo/numberbox/basic.html similarity index 100% rename from include/js/easyui/demo/numberbox/basic.html rename to vendor/easyui/demo/numberbox/basic.html diff --git a/include/js/easyui/demo/numberbox/fluid.html b/vendor/easyui/demo/numberbox/fluid.html similarity index 100% rename from include/js/easyui/demo/numberbox/fluid.html rename to vendor/easyui/demo/numberbox/fluid.html diff --git a/include/js/easyui/demo/numberbox/format.html b/vendor/easyui/demo/numberbox/format.html similarity index 100% rename from include/js/easyui/demo/numberbox/format.html rename to vendor/easyui/demo/numberbox/format.html diff --git a/include/js/easyui/demo/numberbox/range.html b/vendor/easyui/demo/numberbox/range.html similarity index 100% rename from include/js/easyui/demo/numberbox/range.html rename to vendor/easyui/demo/numberbox/range.html diff --git a/include/js/easyui/demo/numberspinner/basic.html b/vendor/easyui/demo/numberspinner/basic.html similarity index 100% rename from include/js/easyui/demo/numberspinner/basic.html rename to vendor/easyui/demo/numberspinner/basic.html diff --git a/include/js/easyui/demo/numberspinner/fluid.html b/vendor/easyui/demo/numberspinner/fluid.html similarity index 100% rename from include/js/easyui/demo/numberspinner/fluid.html rename to vendor/easyui/demo/numberspinner/fluid.html diff --git a/include/js/easyui/demo/numberspinner/increment.html b/vendor/easyui/demo/numberspinner/increment.html similarity index 100% rename from include/js/easyui/demo/numberspinner/increment.html rename to vendor/easyui/demo/numberspinner/increment.html diff --git a/include/js/easyui/demo/numberspinner/range.html b/vendor/easyui/demo/numberspinner/range.html similarity index 100% rename from include/js/easyui/demo/numberspinner/range.html rename to vendor/easyui/demo/numberspinner/range.html diff --git a/include/js/easyui/demo/pagination/attaching.html b/vendor/easyui/demo/pagination/attaching.html similarity index 100% rename from include/js/easyui/demo/pagination/attaching.html rename to vendor/easyui/demo/pagination/attaching.html diff --git a/include/js/easyui/demo/pagination/basic.html b/vendor/easyui/demo/pagination/basic.html similarity index 100% rename from include/js/easyui/demo/pagination/basic.html rename to vendor/easyui/demo/pagination/basic.html diff --git a/include/js/easyui/demo/pagination/custombuttons.html b/vendor/easyui/demo/pagination/custombuttons.html similarity index 100% rename from include/js/easyui/demo/pagination/custombuttons.html rename to vendor/easyui/demo/pagination/custombuttons.html diff --git a/include/js/easyui/demo/pagination/layout.html b/vendor/easyui/demo/pagination/layout.html similarity index 100% rename from include/js/easyui/demo/pagination/layout.html rename to vendor/easyui/demo/pagination/layout.html diff --git a/include/js/easyui/demo/pagination/links.html b/vendor/easyui/demo/pagination/links.html similarity index 100% rename from include/js/easyui/demo/pagination/links.html rename to vendor/easyui/demo/pagination/links.html diff --git a/include/js/easyui/demo/pagination/simple.html b/vendor/easyui/demo/pagination/simple.html similarity index 100% rename from include/js/easyui/demo/pagination/simple.html rename to vendor/easyui/demo/pagination/simple.html diff --git a/include/js/easyui/demo/panel/_content.html b/vendor/easyui/demo/panel/_content.html similarity index 100% rename from include/js/easyui/demo/panel/_content.html rename to vendor/easyui/demo/panel/_content.html diff --git a/include/js/easyui/demo/panel/basic.html b/vendor/easyui/demo/panel/basic.html similarity index 100% rename from include/js/easyui/demo/panel/basic.html rename to vendor/easyui/demo/panel/basic.html diff --git a/include/js/easyui/demo/panel/customtools.html b/vendor/easyui/demo/panel/customtools.html similarity index 100% rename from include/js/easyui/demo/panel/customtools.html rename to vendor/easyui/demo/panel/customtools.html diff --git a/include/js/easyui/demo/panel/fluid.html b/vendor/easyui/demo/panel/fluid.html similarity index 100% rename from include/js/easyui/demo/panel/fluid.html rename to vendor/easyui/demo/panel/fluid.html diff --git a/include/js/easyui/demo/panel/footer.html b/vendor/easyui/demo/panel/footer.html similarity index 100% rename from include/js/easyui/demo/panel/footer.html rename to vendor/easyui/demo/panel/footer.html diff --git a/include/js/easyui/demo/panel/loadcontent.html b/vendor/easyui/demo/panel/loadcontent.html similarity index 100% rename from include/js/easyui/demo/panel/loadcontent.html rename to vendor/easyui/demo/panel/loadcontent.html diff --git a/include/js/easyui/demo/panel/nestedpanel.html b/vendor/easyui/demo/panel/nestedpanel.html similarity index 100% rename from include/js/easyui/demo/panel/nestedpanel.html rename to vendor/easyui/demo/panel/nestedpanel.html diff --git a/include/js/easyui/demo/panel/paneltools.html b/vendor/easyui/demo/panel/paneltools.html similarity index 100% rename from include/js/easyui/demo/panel/paneltools.html rename to vendor/easyui/demo/panel/paneltools.html diff --git a/include/js/easyui/demo/progressbar/basic.html b/vendor/easyui/demo/progressbar/basic.html similarity index 100% rename from include/js/easyui/demo/progressbar/basic.html rename to vendor/easyui/demo/progressbar/basic.html diff --git a/include/js/easyui/demo/progressbar/fluid.html b/vendor/easyui/demo/progressbar/fluid.html similarity index 100% rename from include/js/easyui/demo/progressbar/fluid.html rename to vendor/easyui/demo/progressbar/fluid.html diff --git a/include/js/easyui/demo/propertygrid/basic.html b/vendor/easyui/demo/propertygrid/basic.html similarity index 100% rename from include/js/easyui/demo/propertygrid/basic.html rename to vendor/easyui/demo/propertygrid/basic.html diff --git a/include/js/easyui/demo/propertygrid/customcolumns.html b/vendor/easyui/demo/propertygrid/customcolumns.html similarity index 100% rename from include/js/easyui/demo/propertygrid/customcolumns.html rename to vendor/easyui/demo/propertygrid/customcolumns.html diff --git a/include/js/easyui/demo/propertygrid/groupformat.html b/vendor/easyui/demo/propertygrid/groupformat.html similarity index 100% rename from include/js/easyui/demo/propertygrid/groupformat.html rename to vendor/easyui/demo/propertygrid/groupformat.html diff --git a/include/js/easyui/demo/propertygrid/propertygrid_data1.json b/vendor/easyui/demo/propertygrid/propertygrid_data1.json similarity index 100% rename from include/js/easyui/demo/propertygrid/propertygrid_data1.json rename to vendor/easyui/demo/propertygrid/propertygrid_data1.json diff --git a/include/js/easyui/demo/resizable/basic.html b/vendor/easyui/demo/resizable/basic.html similarity index 100% rename from include/js/easyui/demo/resizable/basic.html rename to vendor/easyui/demo/resizable/basic.html diff --git a/include/js/easyui/demo/searchbox/basic.html b/vendor/easyui/demo/searchbox/basic.html similarity index 100% rename from include/js/easyui/demo/searchbox/basic.html rename to vendor/easyui/demo/searchbox/basic.html diff --git a/include/js/easyui/demo/searchbox/category.html b/vendor/easyui/demo/searchbox/category.html similarity index 100% rename from include/js/easyui/demo/searchbox/category.html rename to vendor/easyui/demo/searchbox/category.html diff --git a/include/js/easyui/demo/searchbox/fluid.html b/vendor/easyui/demo/searchbox/fluid.html similarity index 100% rename from include/js/easyui/demo/searchbox/fluid.html rename to vendor/easyui/demo/searchbox/fluid.html diff --git a/include/js/easyui/demo/slider/basic.html b/vendor/easyui/demo/slider/basic.html similarity index 100% rename from include/js/easyui/demo/slider/basic.html rename to vendor/easyui/demo/slider/basic.html diff --git a/include/js/easyui/demo/slider/fluid.html b/vendor/easyui/demo/slider/fluid.html similarity index 100% rename from include/js/easyui/demo/slider/fluid.html rename to vendor/easyui/demo/slider/fluid.html diff --git a/include/js/easyui/demo/slider/formattip.html b/vendor/easyui/demo/slider/formattip.html similarity index 100% rename from include/js/easyui/demo/slider/formattip.html rename to vendor/easyui/demo/slider/formattip.html diff --git a/include/js/easyui/demo/slider/nonlinear.html b/vendor/easyui/demo/slider/nonlinear.html similarity index 100% rename from include/js/easyui/demo/slider/nonlinear.html rename to vendor/easyui/demo/slider/nonlinear.html diff --git a/include/js/easyui/demo/slider/range.html b/vendor/easyui/demo/slider/range.html similarity index 100% rename from include/js/easyui/demo/slider/range.html rename to vendor/easyui/demo/slider/range.html diff --git a/include/js/easyui/demo/slider/rule.html b/vendor/easyui/demo/slider/rule.html similarity index 100% rename from include/js/easyui/demo/slider/rule.html rename to vendor/easyui/demo/slider/rule.html diff --git a/include/js/easyui/demo/slider/vertical.html b/vendor/easyui/demo/slider/vertical.html similarity index 100% rename from include/js/easyui/demo/slider/vertical.html rename to vendor/easyui/demo/slider/vertical.html diff --git a/include/js/easyui/demo/splitbutton/actions.html b/vendor/easyui/demo/splitbutton/actions.html similarity index 100% rename from include/js/easyui/demo/splitbutton/actions.html rename to vendor/easyui/demo/splitbutton/actions.html diff --git a/include/js/easyui/demo/splitbutton/basic.html b/vendor/easyui/demo/splitbutton/basic.html similarity index 100% rename from include/js/easyui/demo/splitbutton/basic.html rename to vendor/easyui/demo/splitbutton/basic.html diff --git a/include/js/easyui/demo/switchbutton/action.html b/vendor/easyui/demo/switchbutton/action.html similarity index 100% rename from include/js/easyui/demo/switchbutton/action.html rename to vendor/easyui/demo/switchbutton/action.html diff --git a/include/js/easyui/demo/switchbutton/basic.html b/vendor/easyui/demo/switchbutton/basic.html similarity index 100% rename from include/js/easyui/demo/switchbutton/basic.html rename to vendor/easyui/demo/switchbutton/basic.html diff --git a/include/js/easyui/demo/tabs/_content.html b/vendor/easyui/demo/tabs/_content.html similarity index 100% rename from include/js/easyui/demo/tabs/_content.html rename to vendor/easyui/demo/tabs/_content.html diff --git a/include/js/easyui/demo/tabs/autoheight.html b/vendor/easyui/demo/tabs/autoheight.html similarity index 100% rename from include/js/easyui/demo/tabs/autoheight.html rename to vendor/easyui/demo/tabs/autoheight.html diff --git a/include/js/easyui/demo/tabs/basic.html b/vendor/easyui/demo/tabs/basic.html similarity index 100% rename from include/js/easyui/demo/tabs/basic.html rename to vendor/easyui/demo/tabs/basic.html diff --git a/include/js/easyui/demo/tabs/dropdown.html b/vendor/easyui/demo/tabs/dropdown.html similarity index 100% rename from include/js/easyui/demo/tabs/dropdown.html rename to vendor/easyui/demo/tabs/dropdown.html diff --git a/include/js/easyui/demo/tabs/fixedwidth.html b/vendor/easyui/demo/tabs/fixedwidth.html similarity index 100% rename from include/js/easyui/demo/tabs/fixedwidth.html rename to vendor/easyui/demo/tabs/fixedwidth.html diff --git a/include/js/easyui/demo/tabs/fluid.html b/vendor/easyui/demo/tabs/fluid.html similarity index 100% rename from include/js/easyui/demo/tabs/fluid.html rename to vendor/easyui/demo/tabs/fluid.html diff --git a/include/js/easyui/demo/tabs/hover.html b/vendor/easyui/demo/tabs/hover.html similarity index 100% rename from include/js/easyui/demo/tabs/hover.html rename to vendor/easyui/demo/tabs/hover.html diff --git a/include/js/easyui/demo/tabs/images/modem.png b/vendor/easyui/demo/tabs/images/modem.png similarity index 100% rename from include/js/easyui/demo/tabs/images/modem.png rename to vendor/easyui/demo/tabs/images/modem.png diff --git a/include/js/easyui/demo/tabs/images/pda.png b/vendor/easyui/demo/tabs/images/pda.png similarity index 100% rename from include/js/easyui/demo/tabs/images/pda.png rename to vendor/easyui/demo/tabs/images/pda.png diff --git a/include/js/easyui/demo/tabs/images/scanner.png b/vendor/easyui/demo/tabs/images/scanner.png similarity index 100% rename from include/js/easyui/demo/tabs/images/scanner.png rename to vendor/easyui/demo/tabs/images/scanner.png diff --git a/include/js/easyui/demo/tabs/images/tablet.png b/vendor/easyui/demo/tabs/images/tablet.png similarity index 100% rename from include/js/easyui/demo/tabs/images/tablet.png rename to vendor/easyui/demo/tabs/images/tablet.png diff --git a/include/js/easyui/demo/tabs/nestedtabs.html b/vendor/easyui/demo/tabs/nestedtabs.html similarity index 100% rename from include/js/easyui/demo/tabs/nestedtabs.html rename to vendor/easyui/demo/tabs/nestedtabs.html diff --git a/include/js/easyui/demo/tabs/striptools.html b/vendor/easyui/demo/tabs/striptools.html similarity index 100% rename from include/js/easyui/demo/tabs/striptools.html rename to vendor/easyui/demo/tabs/striptools.html diff --git a/include/js/easyui/demo/tabs/style.html b/vendor/easyui/demo/tabs/style.html similarity index 100% rename from include/js/easyui/demo/tabs/style.html rename to vendor/easyui/demo/tabs/style.html diff --git a/include/js/easyui/demo/tabs/tabimage.html b/vendor/easyui/demo/tabs/tabimage.html similarity index 100% rename from include/js/easyui/demo/tabs/tabimage.html rename to vendor/easyui/demo/tabs/tabimage.html diff --git a/include/js/easyui/demo/tabs/tabposition.html b/vendor/easyui/demo/tabs/tabposition.html similarity index 100% rename from include/js/easyui/demo/tabs/tabposition.html rename to vendor/easyui/demo/tabs/tabposition.html diff --git a/include/js/easyui/demo/tabs/tabstools.html b/vendor/easyui/demo/tabs/tabstools.html similarity index 100% rename from include/js/easyui/demo/tabs/tabstools.html rename to vendor/easyui/demo/tabs/tabstools.html diff --git a/include/js/easyui/demo/tabs/tree_data1.json b/vendor/easyui/demo/tabs/tree_data1.json similarity index 100% rename from include/js/easyui/demo/tabs/tree_data1.json rename to vendor/easyui/demo/tabs/tree_data1.json diff --git a/include/js/easyui/demo/textbox/basic.html b/vendor/easyui/demo/textbox/basic.html similarity index 100% rename from include/js/easyui/demo/textbox/basic.html rename to vendor/easyui/demo/textbox/basic.html diff --git a/include/js/easyui/demo/textbox/button.html b/vendor/easyui/demo/textbox/button.html similarity index 100% rename from include/js/easyui/demo/textbox/button.html rename to vendor/easyui/demo/textbox/button.html diff --git a/include/js/easyui/demo/textbox/clearicon.html b/vendor/easyui/demo/textbox/clearicon.html similarity index 100% rename from include/js/easyui/demo/textbox/clearicon.html rename to vendor/easyui/demo/textbox/clearicon.html diff --git a/include/js/easyui/demo/textbox/custom.html b/vendor/easyui/demo/textbox/custom.html similarity index 100% rename from include/js/easyui/demo/textbox/custom.html rename to vendor/easyui/demo/textbox/custom.html diff --git a/include/js/easyui/demo/textbox/fluid.html b/vendor/easyui/demo/textbox/fluid.html similarity index 100% rename from include/js/easyui/demo/textbox/fluid.html rename to vendor/easyui/demo/textbox/fluid.html diff --git a/include/js/easyui/demo/textbox/icons.html b/vendor/easyui/demo/textbox/icons.html similarity index 100% rename from include/js/easyui/demo/textbox/icons.html rename to vendor/easyui/demo/textbox/icons.html diff --git a/include/js/easyui/demo/textbox/multiline.html b/vendor/easyui/demo/textbox/multiline.html similarity index 100% rename from include/js/easyui/demo/textbox/multiline.html rename to vendor/easyui/demo/textbox/multiline.html diff --git a/include/js/easyui/demo/textbox/size.html b/vendor/easyui/demo/textbox/size.html similarity index 100% rename from include/js/easyui/demo/textbox/size.html rename to vendor/easyui/demo/textbox/size.html diff --git a/include/js/easyui/demo/timespinner/actions.html b/vendor/easyui/demo/timespinner/actions.html similarity index 100% rename from include/js/easyui/demo/timespinner/actions.html rename to vendor/easyui/demo/timespinner/actions.html diff --git a/include/js/easyui/demo/timespinner/basic.html b/vendor/easyui/demo/timespinner/basic.html similarity index 100% rename from include/js/easyui/demo/timespinner/basic.html rename to vendor/easyui/demo/timespinner/basic.html diff --git a/include/js/easyui/demo/timespinner/fluid.html b/vendor/easyui/demo/timespinner/fluid.html similarity index 100% rename from include/js/easyui/demo/timespinner/fluid.html rename to vendor/easyui/demo/timespinner/fluid.html diff --git a/include/js/easyui/demo/timespinner/range.html b/vendor/easyui/demo/timespinner/range.html similarity index 100% rename from include/js/easyui/demo/timespinner/range.html rename to vendor/easyui/demo/timespinner/range.html diff --git a/include/js/easyui/demo/tooltip/_content.html b/vendor/easyui/demo/tooltip/_content.html similarity index 100% rename from include/js/easyui/demo/tooltip/_content.html rename to vendor/easyui/demo/tooltip/_content.html diff --git a/include/js/easyui/demo/tooltip/_dialog.html b/vendor/easyui/demo/tooltip/_dialog.html similarity index 100% rename from include/js/easyui/demo/tooltip/_dialog.html rename to vendor/easyui/demo/tooltip/_dialog.html diff --git a/include/js/easyui/demo/tooltip/ajax.html b/vendor/easyui/demo/tooltip/ajax.html similarity index 100% rename from include/js/easyui/demo/tooltip/ajax.html rename to vendor/easyui/demo/tooltip/ajax.html diff --git a/include/js/easyui/demo/tooltip/basic.html b/vendor/easyui/demo/tooltip/basic.html similarity index 100% rename from include/js/easyui/demo/tooltip/basic.html rename to vendor/easyui/demo/tooltip/basic.html diff --git a/include/js/easyui/demo/tooltip/customcontent.html b/vendor/easyui/demo/tooltip/customcontent.html similarity index 100% rename from include/js/easyui/demo/tooltip/customcontent.html rename to vendor/easyui/demo/tooltip/customcontent.html diff --git a/include/js/easyui/demo/tooltip/customstyle.html b/vendor/easyui/demo/tooltip/customstyle.html similarity index 100% rename from include/js/easyui/demo/tooltip/customstyle.html rename to vendor/easyui/demo/tooltip/customstyle.html diff --git a/include/js/easyui/demo/tooltip/position.html b/vendor/easyui/demo/tooltip/position.html similarity index 100% rename from include/js/easyui/demo/tooltip/position.html rename to vendor/easyui/demo/tooltip/position.html diff --git a/include/js/easyui/demo/tooltip/toolbar.html b/vendor/easyui/demo/tooltip/toolbar.html similarity index 100% rename from include/js/easyui/demo/tooltip/toolbar.html rename to vendor/easyui/demo/tooltip/toolbar.html diff --git a/include/js/easyui/demo/tooltip/tooltipdialog.html b/vendor/easyui/demo/tooltip/tooltipdialog.html similarity index 100% rename from include/js/easyui/demo/tooltip/tooltipdialog.html rename to vendor/easyui/demo/tooltip/tooltipdialog.html diff --git a/include/js/easyui/demo/tree/actions.html b/vendor/easyui/demo/tree/actions.html similarity index 100% rename from include/js/easyui/demo/tree/actions.html rename to vendor/easyui/demo/tree/actions.html diff --git a/include/js/easyui/demo/tree/animation.html b/vendor/easyui/demo/tree/animation.html similarity index 100% rename from include/js/easyui/demo/tree/animation.html rename to vendor/easyui/demo/tree/animation.html diff --git a/include/js/easyui/demo/tree/basic.html b/vendor/easyui/demo/tree/basic.html similarity index 100% rename from include/js/easyui/demo/tree/basic.html rename to vendor/easyui/demo/tree/basic.html diff --git a/include/js/easyui/demo/tree/checkbox.html b/vendor/easyui/demo/tree/checkbox.html similarity index 100% rename from include/js/easyui/demo/tree/checkbox.html rename to vendor/easyui/demo/tree/checkbox.html diff --git a/include/js/easyui/demo/tree/contextmenu.html b/vendor/easyui/demo/tree/contextmenu.html similarity index 100% rename from include/js/easyui/demo/tree/contextmenu.html rename to vendor/easyui/demo/tree/contextmenu.html diff --git a/include/js/easyui/demo/tree/dnd.html b/vendor/easyui/demo/tree/dnd.html similarity index 100% rename from include/js/easyui/demo/tree/dnd.html rename to vendor/easyui/demo/tree/dnd.html diff --git a/include/js/easyui/demo/tree/editable.html b/vendor/easyui/demo/tree/editable.html similarity index 100% rename from include/js/easyui/demo/tree/editable.html rename to vendor/easyui/demo/tree/editable.html diff --git a/include/js/easyui/demo/tree/formatting.html b/vendor/easyui/demo/tree/formatting.html similarity index 100% rename from include/js/easyui/demo/tree/formatting.html rename to vendor/easyui/demo/tree/formatting.html diff --git a/include/js/easyui/demo/tree/icons.html b/vendor/easyui/demo/tree/icons.html similarity index 100% rename from include/js/easyui/demo/tree/icons.html rename to vendor/easyui/demo/tree/icons.html diff --git a/include/js/easyui/demo/tree/lazyload.html b/vendor/easyui/demo/tree/lazyload.html similarity index 100% rename from include/js/easyui/demo/tree/lazyload.html rename to vendor/easyui/demo/tree/lazyload.html diff --git a/include/js/easyui/demo/tree/lines.html b/vendor/easyui/demo/tree/lines.html similarity index 100% rename from include/js/easyui/demo/tree/lines.html rename to vendor/easyui/demo/tree/lines.html diff --git a/include/js/easyui/demo/tree/tree_data1.json b/vendor/easyui/demo/tree/tree_data1.json similarity index 100% rename from include/js/easyui/demo/tree/tree_data1.json rename to vendor/easyui/demo/tree/tree_data1.json diff --git a/include/js/easyui/demo/tree/tree_data2.json b/vendor/easyui/demo/tree/tree_data2.json similarity index 100% rename from include/js/easyui/demo/tree/tree_data2.json rename to vendor/easyui/demo/tree/tree_data2.json diff --git a/include/js/easyui/demo/treegrid/actions.html b/vendor/easyui/demo/treegrid/actions.html similarity index 100% rename from include/js/easyui/demo/treegrid/actions.html rename to vendor/easyui/demo/treegrid/actions.html diff --git a/include/js/easyui/demo/treegrid/basic.html b/vendor/easyui/demo/treegrid/basic.html similarity index 100% rename from include/js/easyui/demo/treegrid/basic.html rename to vendor/easyui/demo/treegrid/basic.html diff --git a/include/js/easyui/demo/treegrid/clientpagination.html b/vendor/easyui/demo/treegrid/clientpagination.html similarity index 100% rename from include/js/easyui/demo/treegrid/clientpagination.html rename to vendor/easyui/demo/treegrid/clientpagination.html diff --git a/include/js/easyui/demo/treegrid/contextmenu.html b/vendor/easyui/demo/treegrid/contextmenu.html similarity index 100% rename from include/js/easyui/demo/treegrid/contextmenu.html rename to vendor/easyui/demo/treegrid/contextmenu.html diff --git a/include/js/easyui/demo/treegrid/editable.html b/vendor/easyui/demo/treegrid/editable.html similarity index 100% rename from include/js/easyui/demo/treegrid/editable.html rename to vendor/easyui/demo/treegrid/editable.html diff --git a/include/js/easyui/demo/treegrid/fluid.html b/vendor/easyui/demo/treegrid/fluid.html similarity index 100% rename from include/js/easyui/demo/treegrid/fluid.html rename to vendor/easyui/demo/treegrid/fluid.html diff --git a/include/js/easyui/demo/treegrid/footer.html b/vendor/easyui/demo/treegrid/footer.html similarity index 100% rename from include/js/easyui/demo/treegrid/footer.html rename to vendor/easyui/demo/treegrid/footer.html diff --git a/include/js/easyui/demo/treegrid/lines.html b/vendor/easyui/demo/treegrid/lines.html similarity index 100% rename from include/js/easyui/demo/treegrid/lines.html rename to vendor/easyui/demo/treegrid/lines.html diff --git a/include/js/easyui/demo/treegrid/reports.html b/vendor/easyui/demo/treegrid/reports.html similarity index 100% rename from include/js/easyui/demo/treegrid/reports.html rename to vendor/easyui/demo/treegrid/reports.html diff --git a/include/js/easyui/demo/treegrid/treegrid_data1.json b/vendor/easyui/demo/treegrid/treegrid_data1.json similarity index 100% rename from include/js/easyui/demo/treegrid/treegrid_data1.json rename to vendor/easyui/demo/treegrid/treegrid_data1.json diff --git a/include/js/easyui/demo/treegrid/treegrid_data2.json b/vendor/easyui/demo/treegrid/treegrid_data2.json similarity index 100% rename from include/js/easyui/demo/treegrid/treegrid_data2.json rename to vendor/easyui/demo/treegrid/treegrid_data2.json diff --git a/include/js/easyui/demo/treegrid/treegrid_data3.json b/vendor/easyui/demo/treegrid/treegrid_data3.json similarity index 100% rename from include/js/easyui/demo/treegrid/treegrid_data3.json rename to vendor/easyui/demo/treegrid/treegrid_data3.json diff --git a/include/js/easyui/demo/validatebox/basic.html b/vendor/easyui/demo/validatebox/basic.html similarity index 100% rename from include/js/easyui/demo/validatebox/basic.html rename to vendor/easyui/demo/validatebox/basic.html diff --git a/include/js/easyui/demo/validatebox/customtooltip.html b/vendor/easyui/demo/validatebox/customtooltip.html similarity index 100% rename from include/js/easyui/demo/validatebox/customtooltip.html rename to vendor/easyui/demo/validatebox/customtooltip.html diff --git a/include/js/easyui/demo/validatebox/validateonblur.html b/vendor/easyui/demo/validatebox/validateonblur.html similarity index 100% rename from include/js/easyui/demo/validatebox/validateonblur.html rename to vendor/easyui/demo/validatebox/validateonblur.html diff --git a/include/js/easyui/demo/window/basic.html b/vendor/easyui/demo/window/basic.html similarity index 100% rename from include/js/easyui/demo/window/basic.html rename to vendor/easyui/demo/window/basic.html diff --git a/include/js/easyui/demo/window/customtools.html b/vendor/easyui/demo/window/customtools.html similarity index 100% rename from include/js/easyui/demo/window/customtools.html rename to vendor/easyui/demo/window/customtools.html diff --git a/include/js/easyui/demo/window/fluid.html b/vendor/easyui/demo/window/fluid.html similarity index 100% rename from include/js/easyui/demo/window/fluid.html rename to vendor/easyui/demo/window/fluid.html diff --git a/include/js/easyui/demo/window/footer.html b/vendor/easyui/demo/window/footer.html similarity index 100% rename from include/js/easyui/demo/window/footer.html rename to vendor/easyui/demo/window/footer.html diff --git a/include/js/easyui/demo/window/inlinewindow.html b/vendor/easyui/demo/window/inlinewindow.html similarity index 100% rename from include/js/easyui/demo/window/inlinewindow.html rename to vendor/easyui/demo/window/inlinewindow.html diff --git a/include/js/easyui/demo/window/modalwindow.html b/vendor/easyui/demo/window/modalwindow.html similarity index 100% rename from include/js/easyui/demo/window/modalwindow.html rename to vendor/easyui/demo/window/modalwindow.html diff --git a/include/js/easyui/demo/window/windowlayout.html b/vendor/easyui/demo/window/windowlayout.html similarity index 100% rename from include/js/easyui/demo/window/windowlayout.html rename to vendor/easyui/demo/window/windowlayout.html diff --git a/include/js/easyui/easyloader.js b/vendor/easyui/easyloader.js similarity index 100% rename from include/js/easyui/easyloader.js rename to vendor/easyui/easyloader.js diff --git a/include/js/easyui/jquery.easyui.min.js b/vendor/easyui/jquery.easyui.min.js similarity index 100% rename from include/js/easyui/jquery.easyui.min.js rename to vendor/easyui/jquery.easyui.min.js diff --git a/include/js/easyui/jquery.easyui.mobile.js b/vendor/easyui/jquery.easyui.mobile.js similarity index 100% rename from include/js/easyui/jquery.easyui.mobile.js rename to vendor/easyui/jquery.easyui.mobile.js diff --git a/include/js/easyui/jquery.min.js b/vendor/easyui/jquery.min.js similarity index 100% rename from include/js/easyui/jquery.min.js rename to vendor/easyui/jquery.min.js diff --git a/include/js/easyui/license_freeware.txt b/vendor/easyui/license_freeware.txt similarity index 100% rename from include/js/easyui/license_freeware.txt rename to vendor/easyui/license_freeware.txt diff --git a/include/js/easyui/locale/easyui-lang-af.js b/vendor/easyui/locale/easyui-lang-af.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-af.js rename to vendor/easyui/locale/easyui-lang-af.js diff --git a/include/js/easyui/locale/easyui-lang-am.js b/vendor/easyui/locale/easyui-lang-am.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-am.js rename to vendor/easyui/locale/easyui-lang-am.js diff --git a/include/js/easyui/locale/easyui-lang-ar.js b/vendor/easyui/locale/easyui-lang-ar.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-ar.js rename to vendor/easyui/locale/easyui-lang-ar.js diff --git a/include/js/easyui/locale/easyui-lang-bg.js b/vendor/easyui/locale/easyui-lang-bg.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-bg.js rename to vendor/easyui/locale/easyui-lang-bg.js diff --git a/include/js/easyui/locale/easyui-lang-ca.js b/vendor/easyui/locale/easyui-lang-ca.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-ca.js rename to vendor/easyui/locale/easyui-lang-ca.js diff --git a/include/js/easyui/locale/easyui-lang-cs.js b/vendor/easyui/locale/easyui-lang-cs.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-cs.js rename to vendor/easyui/locale/easyui-lang-cs.js diff --git a/include/js/easyui/locale/easyui-lang-cz.js b/vendor/easyui/locale/easyui-lang-cz.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-cz.js rename to vendor/easyui/locale/easyui-lang-cz.js diff --git a/include/js/easyui/locale/easyui-lang-da.js b/vendor/easyui/locale/easyui-lang-da.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-da.js rename to vendor/easyui/locale/easyui-lang-da.js diff --git a/include/js/easyui/locale/easyui-lang-de.js b/vendor/easyui/locale/easyui-lang-de.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-de.js rename to vendor/easyui/locale/easyui-lang-de.js diff --git a/include/js/easyui/locale/easyui-lang-el.js b/vendor/easyui/locale/easyui-lang-el.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-el.js rename to vendor/easyui/locale/easyui-lang-el.js diff --git a/include/js/easyui/locale/easyui-lang-en.js b/vendor/easyui/locale/easyui-lang-en.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-en.js rename to vendor/easyui/locale/easyui-lang-en.js diff --git a/include/js/easyui/locale/easyui-lang-es.js b/vendor/easyui/locale/easyui-lang-es.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-es.js rename to vendor/easyui/locale/easyui-lang-es.js diff --git a/include/js/easyui/locale/easyui-lang-fr.js b/vendor/easyui/locale/easyui-lang-fr.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-fr.js rename to vendor/easyui/locale/easyui-lang-fr.js diff --git a/include/js/easyui/locale/easyui-lang-it.js b/vendor/easyui/locale/easyui-lang-it.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-it.js rename to vendor/easyui/locale/easyui-lang-it.js diff --git a/include/js/easyui/locale/easyui-lang-jp.js b/vendor/easyui/locale/easyui-lang-jp.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-jp.js rename to vendor/easyui/locale/easyui-lang-jp.js diff --git a/include/js/easyui/locale/easyui-lang-nl.js b/vendor/easyui/locale/easyui-lang-nl.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-nl.js rename to vendor/easyui/locale/easyui-lang-nl.js diff --git a/include/js/easyui/locale/easyui-lang-pl.js b/vendor/easyui/locale/easyui-lang-pl.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-pl.js rename to vendor/easyui/locale/easyui-lang-pl.js diff --git a/include/js/easyui/locale/easyui-lang-pt_BR.js b/vendor/easyui/locale/easyui-lang-pt_BR.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-pt_BR.js rename to vendor/easyui/locale/easyui-lang-pt_BR.js diff --git a/include/js/easyui/locale/easyui-lang-ru.js b/vendor/easyui/locale/easyui-lang-ru.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-ru.js rename to vendor/easyui/locale/easyui-lang-ru.js diff --git a/include/js/easyui/locale/easyui-lang-sv_SE.js b/vendor/easyui/locale/easyui-lang-sv_SE.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-sv_SE.js rename to vendor/easyui/locale/easyui-lang-sv_SE.js diff --git a/include/js/easyui/locale/easyui-lang-tr.js b/vendor/easyui/locale/easyui-lang-tr.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-tr.js rename to vendor/easyui/locale/easyui-lang-tr.js diff --git a/include/js/easyui/locale/easyui-lang-zh_CN.js b/vendor/easyui/locale/easyui-lang-zh_CN.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-zh_CN.js rename to vendor/easyui/locale/easyui-lang-zh_CN.js diff --git a/include/js/easyui/locale/easyui-lang-zh_TW.js b/vendor/easyui/locale/easyui-lang-zh_TW.js similarity index 100% rename from include/js/easyui/locale/easyui-lang-zh_TW.js rename to vendor/easyui/locale/easyui-lang-zh_TW.js diff --git a/include/js/easyui/plugins/jquery.accordion.js b/vendor/easyui/plugins/jquery.accordion.js similarity index 100% rename from include/js/easyui/plugins/jquery.accordion.js rename to vendor/easyui/plugins/jquery.accordion.js diff --git a/include/js/easyui/plugins/jquery.calendar.js b/vendor/easyui/plugins/jquery.calendar.js similarity index 100% rename from include/js/easyui/plugins/jquery.calendar.js rename to vendor/easyui/plugins/jquery.calendar.js diff --git a/include/js/easyui/plugins/jquery.combo.js b/vendor/easyui/plugins/jquery.combo.js similarity index 100% rename from include/js/easyui/plugins/jquery.combo.js rename to vendor/easyui/plugins/jquery.combo.js diff --git a/include/js/easyui/plugins/jquery.combobox.js b/vendor/easyui/plugins/jquery.combobox.js similarity index 100% rename from include/js/easyui/plugins/jquery.combobox.js rename to vendor/easyui/plugins/jquery.combobox.js diff --git a/include/js/easyui/plugins/jquery.combogrid.js b/vendor/easyui/plugins/jquery.combogrid.js similarity index 100% rename from include/js/easyui/plugins/jquery.combogrid.js rename to vendor/easyui/plugins/jquery.combogrid.js diff --git a/include/js/easyui/plugins/jquery.combotree.js b/vendor/easyui/plugins/jquery.combotree.js similarity index 100% rename from include/js/easyui/plugins/jquery.combotree.js rename to vendor/easyui/plugins/jquery.combotree.js diff --git a/include/js/easyui/plugins/jquery.datagrid.js b/vendor/easyui/plugins/jquery.datagrid.js similarity index 100% rename from include/js/easyui/plugins/jquery.datagrid.js rename to vendor/easyui/plugins/jquery.datagrid.js diff --git a/include/js/easyui/plugins/jquery.datalist.js b/vendor/easyui/plugins/jquery.datalist.js similarity index 100% rename from include/js/easyui/plugins/jquery.datalist.js rename to vendor/easyui/plugins/jquery.datalist.js diff --git a/include/js/easyui/plugins/jquery.datebox.js b/vendor/easyui/plugins/jquery.datebox.js similarity index 100% rename from include/js/easyui/plugins/jquery.datebox.js rename to vendor/easyui/plugins/jquery.datebox.js diff --git a/include/js/easyui/plugins/jquery.datetimebox.js b/vendor/easyui/plugins/jquery.datetimebox.js similarity index 100% rename from include/js/easyui/plugins/jquery.datetimebox.js rename to vendor/easyui/plugins/jquery.datetimebox.js diff --git a/include/js/easyui/plugins/jquery.datetimespinner.js b/vendor/easyui/plugins/jquery.datetimespinner.js similarity index 100% rename from include/js/easyui/plugins/jquery.datetimespinner.js rename to vendor/easyui/plugins/jquery.datetimespinner.js diff --git a/include/js/easyui/plugins/jquery.dialog.js b/vendor/easyui/plugins/jquery.dialog.js similarity index 100% rename from include/js/easyui/plugins/jquery.dialog.js rename to vendor/easyui/plugins/jquery.dialog.js diff --git a/include/js/easyui/plugins/jquery.draggable.js b/vendor/easyui/plugins/jquery.draggable.js similarity index 100% rename from include/js/easyui/plugins/jquery.draggable.js rename to vendor/easyui/plugins/jquery.draggable.js diff --git a/include/js/easyui/plugins/jquery.droppable.js b/vendor/easyui/plugins/jquery.droppable.js similarity index 100% rename from include/js/easyui/plugins/jquery.droppable.js rename to vendor/easyui/plugins/jquery.droppable.js diff --git a/include/js/easyui/plugins/jquery.filebox.js b/vendor/easyui/plugins/jquery.filebox.js similarity index 100% rename from include/js/easyui/plugins/jquery.filebox.js rename to vendor/easyui/plugins/jquery.filebox.js diff --git a/include/js/easyui/plugins/jquery.form.js b/vendor/easyui/plugins/jquery.form.js similarity index 100% rename from include/js/easyui/plugins/jquery.form.js rename to vendor/easyui/plugins/jquery.form.js diff --git a/include/js/easyui/plugins/jquery.layout.js b/vendor/easyui/plugins/jquery.layout.js similarity index 100% rename from include/js/easyui/plugins/jquery.layout.js rename to vendor/easyui/plugins/jquery.layout.js diff --git a/include/js/easyui/plugins/jquery.linkbutton.js b/vendor/easyui/plugins/jquery.linkbutton.js similarity index 100% rename from include/js/easyui/plugins/jquery.linkbutton.js rename to vendor/easyui/plugins/jquery.linkbutton.js diff --git a/include/js/easyui/plugins/jquery.menu.js b/vendor/easyui/plugins/jquery.menu.js similarity index 100% rename from include/js/easyui/plugins/jquery.menu.js rename to vendor/easyui/plugins/jquery.menu.js diff --git a/include/js/easyui/plugins/jquery.menubutton.js b/vendor/easyui/plugins/jquery.menubutton.js similarity index 100% rename from include/js/easyui/plugins/jquery.menubutton.js rename to vendor/easyui/plugins/jquery.menubutton.js diff --git a/include/js/easyui/plugins/jquery.messager.js b/vendor/easyui/plugins/jquery.messager.js similarity index 100% rename from include/js/easyui/plugins/jquery.messager.js rename to vendor/easyui/plugins/jquery.messager.js diff --git a/include/js/easyui/plugins/jquery.mobile.js b/vendor/easyui/plugins/jquery.mobile.js similarity index 100% rename from include/js/easyui/plugins/jquery.mobile.js rename to vendor/easyui/plugins/jquery.mobile.js diff --git a/include/js/easyui/plugins/jquery.numberbox.js b/vendor/easyui/plugins/jquery.numberbox.js similarity index 100% rename from include/js/easyui/plugins/jquery.numberbox.js rename to vendor/easyui/plugins/jquery.numberbox.js diff --git a/include/js/easyui/plugins/jquery.numberspinner.js b/vendor/easyui/plugins/jquery.numberspinner.js similarity index 100% rename from include/js/easyui/plugins/jquery.numberspinner.js rename to vendor/easyui/plugins/jquery.numberspinner.js diff --git a/include/js/easyui/plugins/jquery.pagination.js b/vendor/easyui/plugins/jquery.pagination.js similarity index 100% rename from include/js/easyui/plugins/jquery.pagination.js rename to vendor/easyui/plugins/jquery.pagination.js diff --git a/include/js/easyui/plugins/jquery.panel.js b/vendor/easyui/plugins/jquery.panel.js similarity index 100% rename from include/js/easyui/plugins/jquery.panel.js rename to vendor/easyui/plugins/jquery.panel.js diff --git a/include/js/easyui/plugins/jquery.parser.js b/vendor/easyui/plugins/jquery.parser.js similarity index 100% rename from include/js/easyui/plugins/jquery.parser.js rename to vendor/easyui/plugins/jquery.parser.js diff --git a/include/js/easyui/plugins/jquery.progressbar.js b/vendor/easyui/plugins/jquery.progressbar.js similarity index 100% rename from include/js/easyui/plugins/jquery.progressbar.js rename to vendor/easyui/plugins/jquery.progressbar.js diff --git a/include/js/easyui/plugins/jquery.propertygrid.js b/vendor/easyui/plugins/jquery.propertygrid.js similarity index 100% rename from include/js/easyui/plugins/jquery.propertygrid.js rename to vendor/easyui/plugins/jquery.propertygrid.js diff --git a/include/js/easyui/plugins/jquery.resizable.js b/vendor/easyui/plugins/jquery.resizable.js similarity index 100% rename from include/js/easyui/plugins/jquery.resizable.js rename to vendor/easyui/plugins/jquery.resizable.js diff --git a/include/js/easyui/plugins/jquery.searchbox.js b/vendor/easyui/plugins/jquery.searchbox.js similarity index 100% rename from include/js/easyui/plugins/jquery.searchbox.js rename to vendor/easyui/plugins/jquery.searchbox.js diff --git a/include/js/easyui/plugins/jquery.slider.js b/vendor/easyui/plugins/jquery.slider.js similarity index 100% rename from include/js/easyui/plugins/jquery.slider.js rename to vendor/easyui/plugins/jquery.slider.js diff --git a/include/js/easyui/plugins/jquery.spinner.js b/vendor/easyui/plugins/jquery.spinner.js similarity index 100% rename from include/js/easyui/plugins/jquery.spinner.js rename to vendor/easyui/plugins/jquery.spinner.js diff --git a/include/js/easyui/plugins/jquery.splitbutton.js b/vendor/easyui/plugins/jquery.splitbutton.js similarity index 100% rename from include/js/easyui/plugins/jquery.splitbutton.js rename to vendor/easyui/plugins/jquery.splitbutton.js diff --git a/include/js/easyui/plugins/jquery.switchbutton.js b/vendor/easyui/plugins/jquery.switchbutton.js similarity index 100% rename from include/js/easyui/plugins/jquery.switchbutton.js rename to vendor/easyui/plugins/jquery.switchbutton.js diff --git a/include/js/easyui/plugins/jquery.tabs.js b/vendor/easyui/plugins/jquery.tabs.js similarity index 100% rename from include/js/easyui/plugins/jquery.tabs.js rename to vendor/easyui/plugins/jquery.tabs.js diff --git a/include/js/easyui/plugins/jquery.textbox.js b/vendor/easyui/plugins/jquery.textbox.js similarity index 100% rename from include/js/easyui/plugins/jquery.textbox.js rename to vendor/easyui/plugins/jquery.textbox.js diff --git a/include/js/easyui/plugins/jquery.timespinner.js b/vendor/easyui/plugins/jquery.timespinner.js similarity index 100% rename from include/js/easyui/plugins/jquery.timespinner.js rename to vendor/easyui/plugins/jquery.timespinner.js diff --git a/include/js/easyui/plugins/jquery.tooltip.js b/vendor/easyui/plugins/jquery.tooltip.js similarity index 100% rename from include/js/easyui/plugins/jquery.tooltip.js rename to vendor/easyui/plugins/jquery.tooltip.js diff --git a/include/js/easyui/plugins/jquery.tree.js b/vendor/easyui/plugins/jquery.tree.js similarity index 100% rename from include/js/easyui/plugins/jquery.tree.js rename to vendor/easyui/plugins/jquery.tree.js diff --git a/include/js/easyui/plugins/jquery.treegrid.js b/vendor/easyui/plugins/jquery.treegrid.js similarity index 100% rename from include/js/easyui/plugins/jquery.treegrid.js rename to vendor/easyui/plugins/jquery.treegrid.js diff --git a/include/js/easyui/plugins/jquery.validatebox.js b/vendor/easyui/plugins/jquery.validatebox.js similarity index 100% rename from include/js/easyui/plugins/jquery.validatebox.js rename to vendor/easyui/plugins/jquery.validatebox.js diff --git a/include/js/easyui/plugins/jquery.window.js b/vendor/easyui/plugins/jquery.window.js similarity index 100% rename from include/js/easyui/plugins/jquery.window.js rename to vendor/easyui/plugins/jquery.window.js diff --git a/include/js/easyui/readme.txt b/vendor/easyui/readme.txt similarity index 100% rename from include/js/easyui/readme.txt rename to vendor/easyui/readme.txt diff --git a/include/js/easyui/src/easyloader.js b/vendor/easyui/src/easyloader.js similarity index 100% rename from include/js/easyui/src/easyloader.js rename to vendor/easyui/src/easyloader.js diff --git a/include/js/easyui/src/jquery.accordion.js b/vendor/easyui/src/jquery.accordion.js similarity index 100% rename from include/js/easyui/src/jquery.accordion.js rename to vendor/easyui/src/jquery.accordion.js diff --git a/include/js/easyui/src/jquery.calendar.js b/vendor/easyui/src/jquery.calendar.js similarity index 100% rename from include/js/easyui/src/jquery.calendar.js rename to vendor/easyui/src/jquery.calendar.js diff --git a/include/js/easyui/src/jquery.combobox.js b/vendor/easyui/src/jquery.combobox.js similarity index 100% rename from include/js/easyui/src/jquery.combobox.js rename to vendor/easyui/src/jquery.combobox.js diff --git a/include/js/easyui/src/jquery.datebox.js b/vendor/easyui/src/jquery.datebox.js similarity index 100% rename from include/js/easyui/src/jquery.datebox.js rename to vendor/easyui/src/jquery.datebox.js diff --git a/include/js/easyui/src/jquery.draggable.js b/vendor/easyui/src/jquery.draggable.js similarity index 100% rename from include/js/easyui/src/jquery.draggable.js rename to vendor/easyui/src/jquery.draggable.js diff --git a/include/js/easyui/src/jquery.droppable.js b/vendor/easyui/src/jquery.droppable.js similarity index 100% rename from include/js/easyui/src/jquery.droppable.js rename to vendor/easyui/src/jquery.droppable.js diff --git a/include/js/easyui/src/jquery.form.js b/vendor/easyui/src/jquery.form.js similarity index 100% rename from include/js/easyui/src/jquery.form.js rename to vendor/easyui/src/jquery.form.js diff --git a/include/js/easyui/src/jquery.linkbutton.js b/vendor/easyui/src/jquery.linkbutton.js similarity index 100% rename from include/js/easyui/src/jquery.linkbutton.js rename to vendor/easyui/src/jquery.linkbutton.js diff --git a/include/js/easyui/src/jquery.menu.js b/vendor/easyui/src/jquery.menu.js similarity index 100% rename from include/js/easyui/src/jquery.menu.js rename to vendor/easyui/src/jquery.menu.js diff --git a/include/js/easyui/src/jquery.parser.js b/vendor/easyui/src/jquery.parser.js similarity index 100% rename from include/js/easyui/src/jquery.parser.js rename to vendor/easyui/src/jquery.parser.js diff --git a/include/js/easyui/src/jquery.progressbar.js b/vendor/easyui/src/jquery.progressbar.js similarity index 100% rename from include/js/easyui/src/jquery.progressbar.js rename to vendor/easyui/src/jquery.progressbar.js diff --git a/include/js/easyui/src/jquery.propertygrid.js b/vendor/easyui/src/jquery.propertygrid.js similarity index 100% rename from include/js/easyui/src/jquery.propertygrid.js rename to vendor/easyui/src/jquery.propertygrid.js diff --git a/include/js/easyui/src/jquery.resizable.js b/vendor/easyui/src/jquery.resizable.js similarity index 100% rename from include/js/easyui/src/jquery.resizable.js rename to vendor/easyui/src/jquery.resizable.js diff --git a/include/js/easyui/src/jquery.slider.js b/vendor/easyui/src/jquery.slider.js similarity index 100% rename from include/js/easyui/src/jquery.slider.js rename to vendor/easyui/src/jquery.slider.js diff --git a/include/js/easyui/src/jquery.tabs.js b/vendor/easyui/src/jquery.tabs.js similarity index 100% rename from include/js/easyui/src/jquery.tabs.js rename to vendor/easyui/src/jquery.tabs.js diff --git a/include/js/easyui/src/jquery.window.js b/vendor/easyui/src/jquery.window.js similarity index 100% rename from include/js/easyui/src/jquery.window.js rename to vendor/easyui/src/jquery.window.js diff --git a/include/js/easyui/themes/black/accordion.css b/vendor/easyui/themes/black/accordion.css similarity index 100% rename from include/js/easyui/themes/black/accordion.css rename to vendor/easyui/themes/black/accordion.css diff --git a/include/js/easyui/themes/black/calendar.css b/vendor/easyui/themes/black/calendar.css similarity index 100% rename from include/js/easyui/themes/black/calendar.css rename to vendor/easyui/themes/black/calendar.css diff --git a/include/js/easyui/themes/black/combo.css b/vendor/easyui/themes/black/combo.css similarity index 100% rename from include/js/easyui/themes/black/combo.css rename to vendor/easyui/themes/black/combo.css diff --git a/include/js/easyui/themes/black/combobox.css b/vendor/easyui/themes/black/combobox.css similarity index 100% rename from include/js/easyui/themes/black/combobox.css rename to vendor/easyui/themes/black/combobox.css diff --git a/include/js/easyui/themes/black/datagrid.css b/vendor/easyui/themes/black/datagrid.css similarity index 100% rename from include/js/easyui/themes/black/datagrid.css rename to vendor/easyui/themes/black/datagrid.css diff --git a/include/js/easyui/themes/black/datalist.css b/vendor/easyui/themes/black/datalist.css similarity index 100% rename from include/js/easyui/themes/black/datalist.css rename to vendor/easyui/themes/black/datalist.css diff --git a/include/js/easyui/themes/black/datebox.css b/vendor/easyui/themes/black/datebox.css similarity index 100% rename from include/js/easyui/themes/black/datebox.css rename to vendor/easyui/themes/black/datebox.css diff --git a/include/js/easyui/themes/black/dialog.css b/vendor/easyui/themes/black/dialog.css similarity index 100% rename from include/js/easyui/themes/black/dialog.css rename to vendor/easyui/themes/black/dialog.css diff --git a/include/js/easyui/themes/black/easyui.css b/vendor/easyui/themes/black/easyui.css similarity index 100% rename from include/js/easyui/themes/black/easyui.css rename to vendor/easyui/themes/black/easyui.css diff --git a/include/js/easyui/themes/black/filebox.css b/vendor/easyui/themes/black/filebox.css similarity index 100% rename from include/js/easyui/themes/black/filebox.css rename to vendor/easyui/themes/black/filebox.css diff --git a/include/js/easyui-vilesci-theme/images/accordion_arrows.png b/vendor/easyui/themes/black/images/accordion_arrows.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/accordion_arrows.png rename to vendor/easyui/themes/black/images/accordion_arrows.png diff --git a/include/js/easyui-vilesci-theme/images/blank.gif b/vendor/easyui/themes/black/images/blank.gif similarity index 100% rename from include/js/easyui-vilesci-theme/images/blank.gif rename to vendor/easyui/themes/black/images/blank.gif diff --git a/include/js/easyui-vilesci-theme/images/calendar_arrows.png b/vendor/easyui/themes/black/images/calendar_arrows.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/calendar_arrows.png rename to vendor/easyui/themes/black/images/calendar_arrows.png diff --git a/include/js/easyui-vilesci-theme/images/combo_arrow.png b/vendor/easyui/themes/black/images/combo_arrow.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/combo_arrow.png rename to vendor/easyui/themes/black/images/combo_arrow.png diff --git a/include/js/easyui-vilesci-theme/images/datagrid_icons.png b/vendor/easyui/themes/black/images/datagrid_icons.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/datagrid_icons.png rename to vendor/easyui/themes/black/images/datagrid_icons.png diff --git a/include/js/easyui-vilesci-theme/images/datebox_arrow.png b/vendor/easyui/themes/black/images/datebox_arrow.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/datebox_arrow.png rename to vendor/easyui/themes/black/images/datebox_arrow.png diff --git a/include/js/easyui-vilesci-theme/images/layout_arrows.png b/vendor/easyui/themes/black/images/layout_arrows.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/layout_arrows.png rename to vendor/easyui/themes/black/images/layout_arrows.png diff --git a/include/js/easyui-vilesci-theme/images/linkbutton_bg.png b/vendor/easyui/themes/black/images/linkbutton_bg.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/linkbutton_bg.png rename to vendor/easyui/themes/black/images/linkbutton_bg.png diff --git a/include/js/easyui-vilesci-theme/images/loading.gif b/vendor/easyui/themes/black/images/loading.gif similarity index 100% rename from include/js/easyui-vilesci-theme/images/loading.gif rename to vendor/easyui/themes/black/images/loading.gif diff --git a/include/js/easyui-vilesci-theme/images/menu_arrows.png b/vendor/easyui/themes/black/images/menu_arrows.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/menu_arrows.png rename to vendor/easyui/themes/black/images/menu_arrows.png diff --git a/include/js/easyui-vilesci-theme/images/messager_icons.png b/vendor/easyui/themes/black/images/messager_icons.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/messager_icons.png rename to vendor/easyui/themes/black/images/messager_icons.png diff --git a/include/js/easyui-vilesci-theme/images/pagination_icons.png b/vendor/easyui/themes/black/images/pagination_icons.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/pagination_icons.png rename to vendor/easyui/themes/black/images/pagination_icons.png diff --git a/include/js/easyui-vilesci-theme/images/panel_tools.png b/vendor/easyui/themes/black/images/panel_tools.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/panel_tools.png rename to vendor/easyui/themes/black/images/panel_tools.png diff --git a/include/js/easyui-vilesci-theme/images/searchbox_button.png b/vendor/easyui/themes/black/images/searchbox_button.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/searchbox_button.png rename to vendor/easyui/themes/black/images/searchbox_button.png diff --git a/include/js/easyui-vilesci-theme/images/slider_handle.png b/vendor/easyui/themes/black/images/slider_handle.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/slider_handle.png rename to vendor/easyui/themes/black/images/slider_handle.png diff --git a/include/js/easyui-vilesci-theme/images/spinner_arrows.png b/vendor/easyui/themes/black/images/spinner_arrows.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/spinner_arrows.png rename to vendor/easyui/themes/black/images/spinner_arrows.png diff --git a/include/js/easyui-vilesci-theme/images/tabs_icons.png b/vendor/easyui/themes/black/images/tabs_icons.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/tabs_icons.png rename to vendor/easyui/themes/black/images/tabs_icons.png diff --git a/include/js/easyui-vilesci-theme/images/tree_icons.png b/vendor/easyui/themes/black/images/tree_icons.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/tree_icons.png rename to vendor/easyui/themes/black/images/tree_icons.png diff --git a/include/js/easyui-vilesci-theme/images/validatebox_warning.png b/vendor/easyui/themes/black/images/validatebox_warning.png similarity index 100% rename from include/js/easyui-vilesci-theme/images/validatebox_warning.png rename to vendor/easyui/themes/black/images/validatebox_warning.png diff --git a/include/js/easyui/themes/black/layout.css b/vendor/easyui/themes/black/layout.css similarity index 100% rename from include/js/easyui/themes/black/layout.css rename to vendor/easyui/themes/black/layout.css diff --git a/include/js/easyui/themes/black/linkbutton.css b/vendor/easyui/themes/black/linkbutton.css similarity index 100% rename from include/js/easyui/themes/black/linkbutton.css rename to vendor/easyui/themes/black/linkbutton.css diff --git a/include/js/easyui/themes/black/menu.css b/vendor/easyui/themes/black/menu.css similarity index 100% rename from include/js/easyui/themes/black/menu.css rename to vendor/easyui/themes/black/menu.css diff --git a/include/js/easyui/themes/black/menubutton.css b/vendor/easyui/themes/black/menubutton.css similarity index 100% rename from include/js/easyui/themes/black/menubutton.css rename to vendor/easyui/themes/black/menubutton.css diff --git a/include/js/easyui/themes/black/messager.css b/vendor/easyui/themes/black/messager.css similarity index 100% rename from include/js/easyui/themes/black/messager.css rename to vendor/easyui/themes/black/messager.css diff --git a/include/js/easyui/themes/black/numberbox.css b/vendor/easyui/themes/black/numberbox.css similarity index 100% rename from include/js/easyui/themes/black/numberbox.css rename to vendor/easyui/themes/black/numberbox.css diff --git a/include/js/easyui/themes/black/pagination.css b/vendor/easyui/themes/black/pagination.css similarity index 100% rename from include/js/easyui/themes/black/pagination.css rename to vendor/easyui/themes/black/pagination.css diff --git a/include/js/easyui/themes/black/panel.css b/vendor/easyui/themes/black/panel.css similarity index 100% rename from include/js/easyui/themes/black/panel.css rename to vendor/easyui/themes/black/panel.css diff --git a/include/js/easyui/themes/black/progressbar.css b/vendor/easyui/themes/black/progressbar.css similarity index 100% rename from include/js/easyui/themes/black/progressbar.css rename to vendor/easyui/themes/black/progressbar.css diff --git a/include/js/easyui/themes/black/propertygrid.css b/vendor/easyui/themes/black/propertygrid.css similarity index 100% rename from include/js/easyui/themes/black/propertygrid.css rename to vendor/easyui/themes/black/propertygrid.css diff --git a/include/js/easyui/themes/black/searchbox.css b/vendor/easyui/themes/black/searchbox.css similarity index 100% rename from include/js/easyui/themes/black/searchbox.css rename to vendor/easyui/themes/black/searchbox.css diff --git a/include/js/easyui/themes/black/slider.css b/vendor/easyui/themes/black/slider.css similarity index 100% rename from include/js/easyui/themes/black/slider.css rename to vendor/easyui/themes/black/slider.css diff --git a/include/js/easyui/themes/black/spinner.css b/vendor/easyui/themes/black/spinner.css similarity index 100% rename from include/js/easyui/themes/black/spinner.css rename to vendor/easyui/themes/black/spinner.css diff --git a/include/js/easyui/themes/black/splitbutton.css b/vendor/easyui/themes/black/splitbutton.css similarity index 100% rename from include/js/easyui/themes/black/splitbutton.css rename to vendor/easyui/themes/black/splitbutton.css diff --git a/include/js/easyui/themes/black/switchbutton.css b/vendor/easyui/themes/black/switchbutton.css similarity index 100% rename from include/js/easyui/themes/black/switchbutton.css rename to vendor/easyui/themes/black/switchbutton.css diff --git a/include/js/easyui/themes/black/tabs.css b/vendor/easyui/themes/black/tabs.css similarity index 100% rename from include/js/easyui/themes/black/tabs.css rename to vendor/easyui/themes/black/tabs.css diff --git a/include/js/easyui/themes/black/textbox.css b/vendor/easyui/themes/black/textbox.css similarity index 100% rename from include/js/easyui/themes/black/textbox.css rename to vendor/easyui/themes/black/textbox.css diff --git a/include/js/easyui/themes/black/tooltip.css b/vendor/easyui/themes/black/tooltip.css similarity index 100% rename from include/js/easyui/themes/black/tooltip.css rename to vendor/easyui/themes/black/tooltip.css diff --git a/include/js/easyui/themes/black/tree.css b/vendor/easyui/themes/black/tree.css similarity index 100% rename from include/js/easyui/themes/black/tree.css rename to vendor/easyui/themes/black/tree.css diff --git a/include/js/easyui/themes/black/validatebox.css b/vendor/easyui/themes/black/validatebox.css similarity index 100% rename from include/js/easyui/themes/black/validatebox.css rename to vendor/easyui/themes/black/validatebox.css diff --git a/include/js/easyui/themes/black/window.css b/vendor/easyui/themes/black/window.css similarity index 100% rename from include/js/easyui/themes/black/window.css rename to vendor/easyui/themes/black/window.css diff --git a/include/js/easyui/themes/bootstrap/accordion.css b/vendor/easyui/themes/bootstrap/accordion.css similarity index 100% rename from include/js/easyui/themes/bootstrap/accordion.css rename to vendor/easyui/themes/bootstrap/accordion.css diff --git a/include/js/easyui/themes/bootstrap/calendar.css b/vendor/easyui/themes/bootstrap/calendar.css similarity index 100% rename from include/js/easyui/themes/bootstrap/calendar.css rename to vendor/easyui/themes/bootstrap/calendar.css diff --git a/include/js/easyui/themes/bootstrap/combo.css b/vendor/easyui/themes/bootstrap/combo.css similarity index 100% rename from include/js/easyui/themes/bootstrap/combo.css rename to vendor/easyui/themes/bootstrap/combo.css diff --git a/include/js/easyui/themes/bootstrap/combobox.css b/vendor/easyui/themes/bootstrap/combobox.css similarity index 100% rename from include/js/easyui/themes/bootstrap/combobox.css rename to vendor/easyui/themes/bootstrap/combobox.css diff --git a/include/js/easyui/themes/bootstrap/datagrid.css b/vendor/easyui/themes/bootstrap/datagrid.css similarity index 100% rename from include/js/easyui/themes/bootstrap/datagrid.css rename to vendor/easyui/themes/bootstrap/datagrid.css diff --git a/include/js/easyui/themes/bootstrap/datalist.css b/vendor/easyui/themes/bootstrap/datalist.css similarity index 100% rename from include/js/easyui/themes/bootstrap/datalist.css rename to vendor/easyui/themes/bootstrap/datalist.css diff --git a/include/js/easyui/themes/bootstrap/datebox.css b/vendor/easyui/themes/bootstrap/datebox.css similarity index 100% rename from include/js/easyui/themes/bootstrap/datebox.css rename to vendor/easyui/themes/bootstrap/datebox.css diff --git a/include/js/easyui/themes/bootstrap/dialog.css b/vendor/easyui/themes/bootstrap/dialog.css similarity index 100% rename from include/js/easyui/themes/bootstrap/dialog.css rename to vendor/easyui/themes/bootstrap/dialog.css diff --git a/include/js/easyui/themes/bootstrap/easyui.css b/vendor/easyui/themes/bootstrap/easyui.css similarity index 100% rename from include/js/easyui/themes/bootstrap/easyui.css rename to vendor/easyui/themes/bootstrap/easyui.css diff --git a/include/js/easyui/themes/bootstrap/filebox.css b/vendor/easyui/themes/bootstrap/filebox.css similarity index 100% rename from include/js/easyui/themes/bootstrap/filebox.css rename to vendor/easyui/themes/bootstrap/filebox.css diff --git a/include/js/easyui/themes/bootstrap/images/accordion_arrows.png b/vendor/easyui/themes/bootstrap/images/accordion_arrows.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/accordion_arrows.png rename to vendor/easyui/themes/bootstrap/images/accordion_arrows.png diff --git a/include/js/easyui/themes/black/images/blank.gif b/vendor/easyui/themes/bootstrap/images/blank.gif similarity index 100% rename from include/js/easyui/themes/black/images/blank.gif rename to vendor/easyui/themes/bootstrap/images/blank.gif diff --git a/include/js/easyui/themes/black/images/calendar_arrows.png b/vendor/easyui/themes/bootstrap/images/calendar_arrows.png similarity index 100% rename from include/js/easyui/themes/black/images/calendar_arrows.png rename to vendor/easyui/themes/bootstrap/images/calendar_arrows.png diff --git a/include/js/easyui/themes/bootstrap/images/combo_arrow.png b/vendor/easyui/themes/bootstrap/images/combo_arrow.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/combo_arrow.png rename to vendor/easyui/themes/bootstrap/images/combo_arrow.png diff --git a/include/js/easyui/themes/bootstrap/images/datagrid_icons.png b/vendor/easyui/themes/bootstrap/images/datagrid_icons.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/datagrid_icons.png rename to vendor/easyui/themes/bootstrap/images/datagrid_icons.png diff --git a/include/js/easyui/themes/black/images/datebox_arrow.png b/vendor/easyui/themes/bootstrap/images/datebox_arrow.png similarity index 100% rename from include/js/easyui/themes/black/images/datebox_arrow.png rename to vendor/easyui/themes/bootstrap/images/datebox_arrow.png diff --git a/include/js/easyui/themes/bootstrap/images/layout_arrows.png b/vendor/easyui/themes/bootstrap/images/layout_arrows.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/layout_arrows.png rename to vendor/easyui/themes/bootstrap/images/layout_arrows.png diff --git a/include/js/easyui/themes/black/images/linkbutton_bg.png b/vendor/easyui/themes/bootstrap/images/linkbutton_bg.png similarity index 100% rename from include/js/easyui/themes/black/images/linkbutton_bg.png rename to vendor/easyui/themes/bootstrap/images/linkbutton_bg.png diff --git a/include/js/easyui/themes/black/images/loading.gif b/vendor/easyui/themes/bootstrap/images/loading.gif similarity index 100% rename from include/js/easyui/themes/black/images/loading.gif rename to vendor/easyui/themes/bootstrap/images/loading.gif diff --git a/include/js/easyui/themes/bootstrap/images/menu_arrows.png b/vendor/easyui/themes/bootstrap/images/menu_arrows.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/menu_arrows.png rename to vendor/easyui/themes/bootstrap/images/menu_arrows.png diff --git a/include/js/easyui/themes/black/images/messager_icons.png b/vendor/easyui/themes/bootstrap/images/messager_icons.png similarity index 100% rename from include/js/easyui/themes/black/images/messager_icons.png rename to vendor/easyui/themes/bootstrap/images/messager_icons.png diff --git a/include/js/easyui/themes/bootstrap/images/pagination_icons.png b/vendor/easyui/themes/bootstrap/images/pagination_icons.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/pagination_icons.png rename to vendor/easyui/themes/bootstrap/images/pagination_icons.png diff --git a/include/js/easyui/themes/bootstrap/images/panel_tools.png b/vendor/easyui/themes/bootstrap/images/panel_tools.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/panel_tools.png rename to vendor/easyui/themes/bootstrap/images/panel_tools.png diff --git a/include/js/easyui/themes/black/images/searchbox_button.png b/vendor/easyui/themes/bootstrap/images/searchbox_button.png similarity index 100% rename from include/js/easyui/themes/black/images/searchbox_button.png rename to vendor/easyui/themes/bootstrap/images/searchbox_button.png diff --git a/include/js/easyui/themes/black/images/slider_handle.png b/vendor/easyui/themes/bootstrap/images/slider_handle.png similarity index 100% rename from include/js/easyui/themes/black/images/slider_handle.png rename to vendor/easyui/themes/bootstrap/images/slider_handle.png diff --git a/include/js/easyui/themes/bootstrap/images/spinner_arrows.png b/vendor/easyui/themes/bootstrap/images/spinner_arrows.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/spinner_arrows.png rename to vendor/easyui/themes/bootstrap/images/spinner_arrows.png diff --git a/include/js/easyui/themes/bootstrap/images/tabs_icons.png b/vendor/easyui/themes/bootstrap/images/tabs_icons.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/tabs_icons.png rename to vendor/easyui/themes/bootstrap/images/tabs_icons.png diff --git a/include/js/easyui/themes/bootstrap/images/tree_icons.png b/vendor/easyui/themes/bootstrap/images/tree_icons.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/tree_icons.png rename to vendor/easyui/themes/bootstrap/images/tree_icons.png diff --git a/include/js/easyui/themes/black/images/validatebox_warning.png b/vendor/easyui/themes/bootstrap/images/validatebox_warning.png similarity index 100% rename from include/js/easyui/themes/black/images/validatebox_warning.png rename to vendor/easyui/themes/bootstrap/images/validatebox_warning.png diff --git a/include/js/easyui/themes/bootstrap/layout.css b/vendor/easyui/themes/bootstrap/layout.css similarity index 100% rename from include/js/easyui/themes/bootstrap/layout.css rename to vendor/easyui/themes/bootstrap/layout.css diff --git a/include/js/easyui/themes/bootstrap/linkbutton.css b/vendor/easyui/themes/bootstrap/linkbutton.css similarity index 100% rename from include/js/easyui/themes/bootstrap/linkbutton.css rename to vendor/easyui/themes/bootstrap/linkbutton.css diff --git a/include/js/easyui/themes/bootstrap/menu.css b/vendor/easyui/themes/bootstrap/menu.css similarity index 100% rename from include/js/easyui/themes/bootstrap/menu.css rename to vendor/easyui/themes/bootstrap/menu.css diff --git a/include/js/easyui/themes/bootstrap/menubutton.css b/vendor/easyui/themes/bootstrap/menubutton.css similarity index 100% rename from include/js/easyui/themes/bootstrap/menubutton.css rename to vendor/easyui/themes/bootstrap/menubutton.css diff --git a/include/js/easyui/themes/bootstrap/messager.css b/vendor/easyui/themes/bootstrap/messager.css similarity index 100% rename from include/js/easyui/themes/bootstrap/messager.css rename to vendor/easyui/themes/bootstrap/messager.css diff --git a/include/js/easyui/themes/bootstrap/numberbox.css b/vendor/easyui/themes/bootstrap/numberbox.css similarity index 100% rename from include/js/easyui/themes/bootstrap/numberbox.css rename to vendor/easyui/themes/bootstrap/numberbox.css diff --git a/include/js/easyui/themes/bootstrap/pagination.css b/vendor/easyui/themes/bootstrap/pagination.css similarity index 100% rename from include/js/easyui/themes/bootstrap/pagination.css rename to vendor/easyui/themes/bootstrap/pagination.css diff --git a/include/js/easyui/themes/bootstrap/panel.css b/vendor/easyui/themes/bootstrap/panel.css similarity index 100% rename from include/js/easyui/themes/bootstrap/panel.css rename to vendor/easyui/themes/bootstrap/panel.css diff --git a/include/js/easyui/themes/bootstrap/progressbar.css b/vendor/easyui/themes/bootstrap/progressbar.css similarity index 100% rename from include/js/easyui/themes/bootstrap/progressbar.css rename to vendor/easyui/themes/bootstrap/progressbar.css diff --git a/include/js/easyui/themes/bootstrap/propertygrid.css b/vendor/easyui/themes/bootstrap/propertygrid.css similarity index 100% rename from include/js/easyui/themes/bootstrap/propertygrid.css rename to vendor/easyui/themes/bootstrap/propertygrid.css diff --git a/include/js/easyui/themes/bootstrap/searchbox.css b/vendor/easyui/themes/bootstrap/searchbox.css similarity index 100% rename from include/js/easyui/themes/bootstrap/searchbox.css rename to vendor/easyui/themes/bootstrap/searchbox.css diff --git a/include/js/easyui/themes/bootstrap/slider.css b/vendor/easyui/themes/bootstrap/slider.css similarity index 100% rename from include/js/easyui/themes/bootstrap/slider.css rename to vendor/easyui/themes/bootstrap/slider.css diff --git a/include/js/easyui/themes/bootstrap/spinner.css b/vendor/easyui/themes/bootstrap/spinner.css similarity index 100% rename from include/js/easyui/themes/bootstrap/spinner.css rename to vendor/easyui/themes/bootstrap/spinner.css diff --git a/include/js/easyui/themes/bootstrap/splitbutton.css b/vendor/easyui/themes/bootstrap/splitbutton.css similarity index 100% rename from include/js/easyui/themes/bootstrap/splitbutton.css rename to vendor/easyui/themes/bootstrap/splitbutton.css diff --git a/include/js/easyui/themes/bootstrap/switchbutton.css b/vendor/easyui/themes/bootstrap/switchbutton.css similarity index 100% rename from include/js/easyui/themes/bootstrap/switchbutton.css rename to vendor/easyui/themes/bootstrap/switchbutton.css diff --git a/include/js/easyui/themes/bootstrap/tabs.css b/vendor/easyui/themes/bootstrap/tabs.css similarity index 100% rename from include/js/easyui/themes/bootstrap/tabs.css rename to vendor/easyui/themes/bootstrap/tabs.css diff --git a/include/js/easyui/themes/bootstrap/textbox.css b/vendor/easyui/themes/bootstrap/textbox.css similarity index 100% rename from include/js/easyui/themes/bootstrap/textbox.css rename to vendor/easyui/themes/bootstrap/textbox.css diff --git a/include/js/easyui/themes/bootstrap/tooltip.css b/vendor/easyui/themes/bootstrap/tooltip.css similarity index 100% rename from include/js/easyui/themes/bootstrap/tooltip.css rename to vendor/easyui/themes/bootstrap/tooltip.css diff --git a/include/js/easyui/themes/bootstrap/tree.css b/vendor/easyui/themes/bootstrap/tree.css similarity index 100% rename from include/js/easyui/themes/bootstrap/tree.css rename to vendor/easyui/themes/bootstrap/tree.css diff --git a/include/js/easyui/themes/bootstrap/validatebox.css b/vendor/easyui/themes/bootstrap/validatebox.css similarity index 100% rename from include/js/easyui/themes/bootstrap/validatebox.css rename to vendor/easyui/themes/bootstrap/validatebox.css diff --git a/include/js/easyui/themes/bootstrap/window.css b/vendor/easyui/themes/bootstrap/window.css similarity index 100% rename from include/js/easyui/themes/bootstrap/window.css rename to vendor/easyui/themes/bootstrap/window.css diff --git a/include/js/easyui/themes/color.css b/vendor/easyui/themes/color.css similarity index 100% rename from include/js/easyui/themes/color.css rename to vendor/easyui/themes/color.css diff --git a/include/js/easyui/themes/default/accordion.css b/vendor/easyui/themes/default/accordion.css similarity index 100% rename from include/js/easyui/themes/default/accordion.css rename to vendor/easyui/themes/default/accordion.css diff --git a/include/js/easyui/themes/default/calendar.css b/vendor/easyui/themes/default/calendar.css similarity index 100% rename from include/js/easyui/themes/default/calendar.css rename to vendor/easyui/themes/default/calendar.css diff --git a/include/js/easyui/themes/default/combo.css b/vendor/easyui/themes/default/combo.css similarity index 100% rename from include/js/easyui/themes/default/combo.css rename to vendor/easyui/themes/default/combo.css diff --git a/include/js/easyui/themes/default/combobox.css b/vendor/easyui/themes/default/combobox.css similarity index 100% rename from include/js/easyui/themes/default/combobox.css rename to vendor/easyui/themes/default/combobox.css diff --git a/include/js/easyui/themes/default/datagrid.css b/vendor/easyui/themes/default/datagrid.css similarity index 100% rename from include/js/easyui/themes/default/datagrid.css rename to vendor/easyui/themes/default/datagrid.css diff --git a/include/js/easyui/themes/default/datalist.css b/vendor/easyui/themes/default/datalist.css similarity index 100% rename from include/js/easyui/themes/default/datalist.css rename to vendor/easyui/themes/default/datalist.css diff --git a/include/js/easyui/themes/default/datebox.css b/vendor/easyui/themes/default/datebox.css similarity index 100% rename from include/js/easyui/themes/default/datebox.css rename to vendor/easyui/themes/default/datebox.css diff --git a/include/js/easyui/themes/default/dialog.css b/vendor/easyui/themes/default/dialog.css similarity index 100% rename from include/js/easyui/themes/default/dialog.css rename to vendor/easyui/themes/default/dialog.css diff --git a/include/js/easyui/themes/default/easyui.css b/vendor/easyui/themes/default/easyui.css similarity index 100% rename from include/js/easyui/themes/default/easyui.css rename to vendor/easyui/themes/default/easyui.css diff --git a/include/js/easyui/themes/default/filebox.css b/vendor/easyui/themes/default/filebox.css similarity index 100% rename from include/js/easyui/themes/default/filebox.css rename to vendor/easyui/themes/default/filebox.css diff --git a/include/js/easyui/themes/default/images/accordion_arrows.png b/vendor/easyui/themes/default/images/accordion_arrows.png similarity index 100% rename from include/js/easyui/themes/default/images/accordion_arrows.png rename to vendor/easyui/themes/default/images/accordion_arrows.png diff --git a/include/js/easyui/themes/bootstrap/images/blank.gif b/vendor/easyui/themes/default/images/blank.gif similarity index 100% rename from include/js/easyui/themes/bootstrap/images/blank.gif rename to vendor/easyui/themes/default/images/blank.gif diff --git a/include/js/easyui/themes/bootstrap/images/calendar_arrows.png b/vendor/easyui/themes/default/images/calendar_arrows.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/calendar_arrows.png rename to vendor/easyui/themes/default/images/calendar_arrows.png diff --git a/include/js/easyui/themes/default/images/combo_arrow.png b/vendor/easyui/themes/default/images/combo_arrow.png similarity index 100% rename from include/js/easyui/themes/default/images/combo_arrow.png rename to vendor/easyui/themes/default/images/combo_arrow.png diff --git a/include/js/easyui/themes/default/images/datagrid_icons.png b/vendor/easyui/themes/default/images/datagrid_icons.png similarity index 100% rename from include/js/easyui/themes/default/images/datagrid_icons.png rename to vendor/easyui/themes/default/images/datagrid_icons.png diff --git a/include/js/easyui/themes/bootstrap/images/datebox_arrow.png b/vendor/easyui/themes/default/images/datebox_arrow.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/datebox_arrow.png rename to vendor/easyui/themes/default/images/datebox_arrow.png diff --git a/include/js/easyui/themes/default/images/layout_arrows.png b/vendor/easyui/themes/default/images/layout_arrows.png similarity index 100% rename from include/js/easyui/themes/default/images/layout_arrows.png rename to vendor/easyui/themes/default/images/layout_arrows.png diff --git a/include/js/easyui/themes/bootstrap/images/linkbutton_bg.png b/vendor/easyui/themes/default/images/linkbutton_bg.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/linkbutton_bg.png rename to vendor/easyui/themes/default/images/linkbutton_bg.png diff --git a/include/js/easyui/themes/bootstrap/images/loading.gif b/vendor/easyui/themes/default/images/loading.gif similarity index 100% rename from include/js/easyui/themes/bootstrap/images/loading.gif rename to vendor/easyui/themes/default/images/loading.gif diff --git a/include/js/easyui/themes/default/images/menu_arrows.png b/vendor/easyui/themes/default/images/menu_arrows.png similarity index 100% rename from include/js/easyui/themes/default/images/menu_arrows.png rename to vendor/easyui/themes/default/images/menu_arrows.png diff --git a/include/js/easyui/themes/bootstrap/images/messager_icons.png b/vendor/easyui/themes/default/images/messager_icons.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/messager_icons.png rename to vendor/easyui/themes/default/images/messager_icons.png diff --git a/include/js/easyui/themes/default/images/pagination_icons.png b/vendor/easyui/themes/default/images/pagination_icons.png similarity index 100% rename from include/js/easyui/themes/default/images/pagination_icons.png rename to vendor/easyui/themes/default/images/pagination_icons.png diff --git a/include/js/easyui/themes/default/images/panel_tools.png b/vendor/easyui/themes/default/images/panel_tools.png similarity index 100% rename from include/js/easyui/themes/default/images/panel_tools.png rename to vendor/easyui/themes/default/images/panel_tools.png diff --git a/include/js/easyui/themes/bootstrap/images/searchbox_button.png b/vendor/easyui/themes/default/images/searchbox_button.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/searchbox_button.png rename to vendor/easyui/themes/default/images/searchbox_button.png diff --git a/include/js/easyui/themes/bootstrap/images/slider_handle.png b/vendor/easyui/themes/default/images/slider_handle.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/slider_handle.png rename to vendor/easyui/themes/default/images/slider_handle.png diff --git a/include/js/easyui/themes/default/images/spinner_arrows.png b/vendor/easyui/themes/default/images/spinner_arrows.png similarity index 100% rename from include/js/easyui/themes/default/images/spinner_arrows.png rename to vendor/easyui/themes/default/images/spinner_arrows.png diff --git a/include/js/easyui/themes/default/images/tabs_icons.png b/vendor/easyui/themes/default/images/tabs_icons.png similarity index 100% rename from include/js/easyui/themes/default/images/tabs_icons.png rename to vendor/easyui/themes/default/images/tabs_icons.png diff --git a/include/js/easyui/themes/default/images/tree_icons.png b/vendor/easyui/themes/default/images/tree_icons.png similarity index 100% rename from include/js/easyui/themes/default/images/tree_icons.png rename to vendor/easyui/themes/default/images/tree_icons.png diff --git a/include/js/easyui/themes/bootstrap/images/validatebox_warning.png b/vendor/easyui/themes/default/images/validatebox_warning.png similarity index 100% rename from include/js/easyui/themes/bootstrap/images/validatebox_warning.png rename to vendor/easyui/themes/default/images/validatebox_warning.png diff --git a/include/js/easyui/themes/default/layout.css b/vendor/easyui/themes/default/layout.css similarity index 100% rename from include/js/easyui/themes/default/layout.css rename to vendor/easyui/themes/default/layout.css diff --git a/include/js/easyui/themes/default/linkbutton.css b/vendor/easyui/themes/default/linkbutton.css similarity index 100% rename from include/js/easyui/themes/default/linkbutton.css rename to vendor/easyui/themes/default/linkbutton.css diff --git a/include/js/easyui/themes/default/menu.css b/vendor/easyui/themes/default/menu.css similarity index 100% rename from include/js/easyui/themes/default/menu.css rename to vendor/easyui/themes/default/menu.css diff --git a/include/js/easyui/themes/default/menubutton.css b/vendor/easyui/themes/default/menubutton.css similarity index 100% rename from include/js/easyui/themes/default/menubutton.css rename to vendor/easyui/themes/default/menubutton.css diff --git a/include/js/easyui/themes/default/messager.css b/vendor/easyui/themes/default/messager.css similarity index 100% rename from include/js/easyui/themes/default/messager.css rename to vendor/easyui/themes/default/messager.css diff --git a/include/js/easyui/themes/default/numberbox.css b/vendor/easyui/themes/default/numberbox.css similarity index 100% rename from include/js/easyui/themes/default/numberbox.css rename to vendor/easyui/themes/default/numberbox.css diff --git a/include/js/easyui/themes/default/pagination.css b/vendor/easyui/themes/default/pagination.css similarity index 100% rename from include/js/easyui/themes/default/pagination.css rename to vendor/easyui/themes/default/pagination.css diff --git a/include/js/easyui/themes/default/panel.css b/vendor/easyui/themes/default/panel.css similarity index 100% rename from include/js/easyui/themes/default/panel.css rename to vendor/easyui/themes/default/panel.css diff --git a/include/js/easyui/themes/default/progressbar.css b/vendor/easyui/themes/default/progressbar.css similarity index 100% rename from include/js/easyui/themes/default/progressbar.css rename to vendor/easyui/themes/default/progressbar.css diff --git a/include/js/easyui/themes/default/propertygrid.css b/vendor/easyui/themes/default/propertygrid.css similarity index 100% rename from include/js/easyui/themes/default/propertygrid.css rename to vendor/easyui/themes/default/propertygrid.css diff --git a/include/js/easyui/themes/default/searchbox.css b/vendor/easyui/themes/default/searchbox.css similarity index 100% rename from include/js/easyui/themes/default/searchbox.css rename to vendor/easyui/themes/default/searchbox.css diff --git a/include/js/easyui/themes/default/slider.css b/vendor/easyui/themes/default/slider.css similarity index 100% rename from include/js/easyui/themes/default/slider.css rename to vendor/easyui/themes/default/slider.css diff --git a/include/js/easyui/themes/default/spinner.css b/vendor/easyui/themes/default/spinner.css similarity index 100% rename from include/js/easyui/themes/default/spinner.css rename to vendor/easyui/themes/default/spinner.css diff --git a/include/js/easyui/themes/default/splitbutton.css b/vendor/easyui/themes/default/splitbutton.css similarity index 100% rename from include/js/easyui/themes/default/splitbutton.css rename to vendor/easyui/themes/default/splitbutton.css diff --git a/include/js/easyui/themes/default/switchbutton.css b/vendor/easyui/themes/default/switchbutton.css similarity index 100% rename from include/js/easyui/themes/default/switchbutton.css rename to vendor/easyui/themes/default/switchbutton.css diff --git a/include/js/easyui/themes/default/tabs.css b/vendor/easyui/themes/default/tabs.css similarity index 100% rename from include/js/easyui/themes/default/tabs.css rename to vendor/easyui/themes/default/tabs.css diff --git a/include/js/easyui/themes/default/textbox.css b/vendor/easyui/themes/default/textbox.css similarity index 100% rename from include/js/easyui/themes/default/textbox.css rename to vendor/easyui/themes/default/textbox.css diff --git a/include/js/easyui/themes/default/tooltip.css b/vendor/easyui/themes/default/tooltip.css similarity index 100% rename from include/js/easyui/themes/default/tooltip.css rename to vendor/easyui/themes/default/tooltip.css diff --git a/include/js/easyui/themes/default/tree.css b/vendor/easyui/themes/default/tree.css similarity index 100% rename from include/js/easyui/themes/default/tree.css rename to vendor/easyui/themes/default/tree.css diff --git a/include/js/easyui/themes/default/validatebox.css b/vendor/easyui/themes/default/validatebox.css similarity index 100% rename from include/js/easyui/themes/default/validatebox.css rename to vendor/easyui/themes/default/validatebox.css diff --git a/include/js/easyui/themes/default/window.css b/vendor/easyui/themes/default/window.css similarity index 100% rename from include/js/easyui/themes/default/window.css rename to vendor/easyui/themes/default/window.css diff --git a/include/js/easyui/themes/gray/accordion.css b/vendor/easyui/themes/gray/accordion.css similarity index 100% rename from include/js/easyui/themes/gray/accordion.css rename to vendor/easyui/themes/gray/accordion.css diff --git a/include/js/easyui/themes/gray/calendar.css b/vendor/easyui/themes/gray/calendar.css similarity index 100% rename from include/js/easyui/themes/gray/calendar.css rename to vendor/easyui/themes/gray/calendar.css diff --git a/include/js/easyui/themes/gray/combo.css b/vendor/easyui/themes/gray/combo.css similarity index 100% rename from include/js/easyui/themes/gray/combo.css rename to vendor/easyui/themes/gray/combo.css diff --git a/include/js/easyui/themes/gray/combobox.css b/vendor/easyui/themes/gray/combobox.css similarity index 100% rename from include/js/easyui/themes/gray/combobox.css rename to vendor/easyui/themes/gray/combobox.css diff --git a/include/js/easyui/themes/gray/datagrid.css b/vendor/easyui/themes/gray/datagrid.css similarity index 100% rename from include/js/easyui/themes/gray/datagrid.css rename to vendor/easyui/themes/gray/datagrid.css diff --git a/include/js/easyui/themes/gray/datalist.css b/vendor/easyui/themes/gray/datalist.css similarity index 100% rename from include/js/easyui/themes/gray/datalist.css rename to vendor/easyui/themes/gray/datalist.css diff --git a/include/js/easyui/themes/gray/datebox.css b/vendor/easyui/themes/gray/datebox.css similarity index 100% rename from include/js/easyui/themes/gray/datebox.css rename to vendor/easyui/themes/gray/datebox.css diff --git a/include/js/easyui/themes/gray/dialog.css b/vendor/easyui/themes/gray/dialog.css similarity index 100% rename from include/js/easyui/themes/gray/dialog.css rename to vendor/easyui/themes/gray/dialog.css diff --git a/include/js/easyui/themes/gray/easyui.css b/vendor/easyui/themes/gray/easyui.css similarity index 100% rename from include/js/easyui/themes/gray/easyui.css rename to vendor/easyui/themes/gray/easyui.css diff --git a/include/js/easyui/themes/gray/filebox.css b/vendor/easyui/themes/gray/filebox.css similarity index 100% rename from include/js/easyui/themes/gray/filebox.css rename to vendor/easyui/themes/gray/filebox.css diff --git a/include/js/easyui/themes/gray/images/accordion_arrows.png b/vendor/easyui/themes/gray/images/accordion_arrows.png similarity index 100% rename from include/js/easyui/themes/gray/images/accordion_arrows.png rename to vendor/easyui/themes/gray/images/accordion_arrows.png diff --git a/include/js/easyui/themes/default/images/blank.gif b/vendor/easyui/themes/gray/images/blank.gif similarity index 100% rename from include/js/easyui/themes/default/images/blank.gif rename to vendor/easyui/themes/gray/images/blank.gif diff --git a/include/js/easyui/themes/default/images/calendar_arrows.png b/vendor/easyui/themes/gray/images/calendar_arrows.png similarity index 100% rename from include/js/easyui/themes/default/images/calendar_arrows.png rename to vendor/easyui/themes/gray/images/calendar_arrows.png diff --git a/include/js/easyui/themes/gray/images/combo_arrow.png b/vendor/easyui/themes/gray/images/combo_arrow.png similarity index 100% rename from include/js/easyui/themes/gray/images/combo_arrow.png rename to vendor/easyui/themes/gray/images/combo_arrow.png diff --git a/include/js/easyui/themes/gray/images/datagrid_icons.png b/vendor/easyui/themes/gray/images/datagrid_icons.png similarity index 100% rename from include/js/easyui/themes/gray/images/datagrid_icons.png rename to vendor/easyui/themes/gray/images/datagrid_icons.png diff --git a/include/js/easyui/themes/default/images/datebox_arrow.png b/vendor/easyui/themes/gray/images/datebox_arrow.png similarity index 100% rename from include/js/easyui/themes/default/images/datebox_arrow.png rename to vendor/easyui/themes/gray/images/datebox_arrow.png diff --git a/include/js/easyui/themes/gray/images/layout_arrows.png b/vendor/easyui/themes/gray/images/layout_arrows.png similarity index 100% rename from include/js/easyui/themes/gray/images/layout_arrows.png rename to vendor/easyui/themes/gray/images/layout_arrows.png diff --git a/include/js/easyui/themes/default/images/linkbutton_bg.png b/vendor/easyui/themes/gray/images/linkbutton_bg.png similarity index 100% rename from include/js/easyui/themes/default/images/linkbutton_bg.png rename to vendor/easyui/themes/gray/images/linkbutton_bg.png diff --git a/include/js/easyui/themes/default/images/loading.gif b/vendor/easyui/themes/gray/images/loading.gif similarity index 100% rename from include/js/easyui/themes/default/images/loading.gif rename to vendor/easyui/themes/gray/images/loading.gif diff --git a/include/js/easyui/themes/gray/images/menu_arrows.png b/vendor/easyui/themes/gray/images/menu_arrows.png similarity index 100% rename from include/js/easyui/themes/gray/images/menu_arrows.png rename to vendor/easyui/themes/gray/images/menu_arrows.png diff --git a/include/js/easyui/themes/default/images/messager_icons.png b/vendor/easyui/themes/gray/images/messager_icons.png similarity index 100% rename from include/js/easyui/themes/default/images/messager_icons.png rename to vendor/easyui/themes/gray/images/messager_icons.png diff --git a/include/js/easyui/themes/gray/images/pagination_icons.png b/vendor/easyui/themes/gray/images/pagination_icons.png similarity index 100% rename from include/js/easyui/themes/gray/images/pagination_icons.png rename to vendor/easyui/themes/gray/images/pagination_icons.png diff --git a/include/js/easyui/themes/gray/images/panel_tools.png b/vendor/easyui/themes/gray/images/panel_tools.png similarity index 100% rename from include/js/easyui/themes/gray/images/panel_tools.png rename to vendor/easyui/themes/gray/images/panel_tools.png diff --git a/include/js/easyui/themes/default/images/searchbox_button.png b/vendor/easyui/themes/gray/images/searchbox_button.png similarity index 100% rename from include/js/easyui/themes/default/images/searchbox_button.png rename to vendor/easyui/themes/gray/images/searchbox_button.png diff --git a/include/js/easyui/themes/default/images/slider_handle.png b/vendor/easyui/themes/gray/images/slider_handle.png similarity index 100% rename from include/js/easyui/themes/default/images/slider_handle.png rename to vendor/easyui/themes/gray/images/slider_handle.png diff --git a/include/js/easyui/themes/gray/images/spinner_arrows.png b/vendor/easyui/themes/gray/images/spinner_arrows.png similarity index 100% rename from include/js/easyui/themes/gray/images/spinner_arrows.png rename to vendor/easyui/themes/gray/images/spinner_arrows.png diff --git a/include/js/easyui/themes/gray/images/tabs_icons.png b/vendor/easyui/themes/gray/images/tabs_icons.png similarity index 100% rename from include/js/easyui/themes/gray/images/tabs_icons.png rename to vendor/easyui/themes/gray/images/tabs_icons.png diff --git a/include/js/easyui/themes/gray/images/tree_icons.png b/vendor/easyui/themes/gray/images/tree_icons.png similarity index 100% rename from include/js/easyui/themes/gray/images/tree_icons.png rename to vendor/easyui/themes/gray/images/tree_icons.png diff --git a/include/js/easyui/themes/default/images/validatebox_warning.png b/vendor/easyui/themes/gray/images/validatebox_warning.png similarity index 100% rename from include/js/easyui/themes/default/images/validatebox_warning.png rename to vendor/easyui/themes/gray/images/validatebox_warning.png diff --git a/include/js/easyui/themes/gray/layout.css b/vendor/easyui/themes/gray/layout.css similarity index 100% rename from include/js/easyui/themes/gray/layout.css rename to vendor/easyui/themes/gray/layout.css diff --git a/include/js/easyui/themes/gray/linkbutton.css b/vendor/easyui/themes/gray/linkbutton.css similarity index 100% rename from include/js/easyui/themes/gray/linkbutton.css rename to vendor/easyui/themes/gray/linkbutton.css diff --git a/include/js/easyui/themes/gray/menu.css b/vendor/easyui/themes/gray/menu.css similarity index 100% rename from include/js/easyui/themes/gray/menu.css rename to vendor/easyui/themes/gray/menu.css diff --git a/include/js/easyui/themes/gray/menubutton.css b/vendor/easyui/themes/gray/menubutton.css similarity index 100% rename from include/js/easyui/themes/gray/menubutton.css rename to vendor/easyui/themes/gray/menubutton.css diff --git a/include/js/easyui/themes/gray/messager.css b/vendor/easyui/themes/gray/messager.css similarity index 100% rename from include/js/easyui/themes/gray/messager.css rename to vendor/easyui/themes/gray/messager.css diff --git a/include/js/easyui/themes/gray/numberbox.css b/vendor/easyui/themes/gray/numberbox.css similarity index 100% rename from include/js/easyui/themes/gray/numberbox.css rename to vendor/easyui/themes/gray/numberbox.css diff --git a/include/js/easyui/themes/gray/pagination.css b/vendor/easyui/themes/gray/pagination.css similarity index 100% rename from include/js/easyui/themes/gray/pagination.css rename to vendor/easyui/themes/gray/pagination.css diff --git a/include/js/easyui/themes/gray/panel.css b/vendor/easyui/themes/gray/panel.css similarity index 100% rename from include/js/easyui/themes/gray/panel.css rename to vendor/easyui/themes/gray/panel.css diff --git a/include/js/easyui/themes/gray/progressbar.css b/vendor/easyui/themes/gray/progressbar.css similarity index 100% rename from include/js/easyui/themes/gray/progressbar.css rename to vendor/easyui/themes/gray/progressbar.css diff --git a/include/js/easyui/themes/gray/propertygrid.css b/vendor/easyui/themes/gray/propertygrid.css similarity index 100% rename from include/js/easyui/themes/gray/propertygrid.css rename to vendor/easyui/themes/gray/propertygrid.css diff --git a/include/js/easyui/themes/gray/searchbox.css b/vendor/easyui/themes/gray/searchbox.css similarity index 100% rename from include/js/easyui/themes/gray/searchbox.css rename to vendor/easyui/themes/gray/searchbox.css diff --git a/include/js/easyui/themes/gray/slider.css b/vendor/easyui/themes/gray/slider.css similarity index 100% rename from include/js/easyui/themes/gray/slider.css rename to vendor/easyui/themes/gray/slider.css diff --git a/include/js/easyui/themes/gray/spinner.css b/vendor/easyui/themes/gray/spinner.css similarity index 100% rename from include/js/easyui/themes/gray/spinner.css rename to vendor/easyui/themes/gray/spinner.css diff --git a/include/js/easyui/themes/gray/splitbutton.css b/vendor/easyui/themes/gray/splitbutton.css similarity index 100% rename from include/js/easyui/themes/gray/splitbutton.css rename to vendor/easyui/themes/gray/splitbutton.css diff --git a/include/js/easyui/themes/gray/switchbutton.css b/vendor/easyui/themes/gray/switchbutton.css similarity index 100% rename from include/js/easyui/themes/gray/switchbutton.css rename to vendor/easyui/themes/gray/switchbutton.css diff --git a/include/js/easyui/themes/gray/tabs.css b/vendor/easyui/themes/gray/tabs.css similarity index 100% rename from include/js/easyui/themes/gray/tabs.css rename to vendor/easyui/themes/gray/tabs.css diff --git a/include/js/easyui/themes/gray/textbox.css b/vendor/easyui/themes/gray/textbox.css similarity index 100% rename from include/js/easyui/themes/gray/textbox.css rename to vendor/easyui/themes/gray/textbox.css diff --git a/include/js/easyui/themes/gray/tooltip.css b/vendor/easyui/themes/gray/tooltip.css similarity index 100% rename from include/js/easyui/themes/gray/tooltip.css rename to vendor/easyui/themes/gray/tooltip.css diff --git a/include/js/easyui/themes/gray/tree.css b/vendor/easyui/themes/gray/tree.css similarity index 100% rename from include/js/easyui/themes/gray/tree.css rename to vendor/easyui/themes/gray/tree.css diff --git a/include/js/easyui/themes/gray/validatebox.css b/vendor/easyui/themes/gray/validatebox.css similarity index 100% rename from include/js/easyui/themes/gray/validatebox.css rename to vendor/easyui/themes/gray/validatebox.css diff --git a/include/js/easyui/themes/gray/window.css b/vendor/easyui/themes/gray/window.css similarity index 100% rename from include/js/easyui/themes/gray/window.css rename to vendor/easyui/themes/gray/window.css diff --git a/include/js/easyui/themes/icon.css b/vendor/easyui/themes/icon.css similarity index 100% rename from include/js/easyui/themes/icon.css rename to vendor/easyui/themes/icon.css diff --git a/include/js/easyui/themes/icons/back.png b/vendor/easyui/themes/icons/back.png similarity index 100% rename from include/js/easyui/themes/icons/back.png rename to vendor/easyui/themes/icons/back.png diff --git a/include/js/easyui/themes/gray/images/blank.gif b/vendor/easyui/themes/icons/blank.gif similarity index 100% rename from include/js/easyui/themes/gray/images/blank.gif rename to vendor/easyui/themes/icons/blank.gif diff --git a/include/js/easyui/themes/icons/cancel.png b/vendor/easyui/themes/icons/cancel.png similarity index 100% rename from include/js/easyui/themes/icons/cancel.png rename to vendor/easyui/themes/icons/cancel.png diff --git a/include/js/easyui/themes/icons/clear.png b/vendor/easyui/themes/icons/clear.png similarity index 100% rename from include/js/easyui/themes/icons/clear.png rename to vendor/easyui/themes/icons/clear.png diff --git a/include/js/easyui/themes/icons/cut.png b/vendor/easyui/themes/icons/cut.png similarity index 100% rename from include/js/easyui/themes/icons/cut.png rename to vendor/easyui/themes/icons/cut.png diff --git a/include/js/easyui/themes/icons/edit_add.png b/vendor/easyui/themes/icons/edit_add.png similarity index 100% rename from include/js/easyui/themes/icons/edit_add.png rename to vendor/easyui/themes/icons/edit_add.png diff --git a/include/js/easyui/themes/icons/edit_remove.png b/vendor/easyui/themes/icons/edit_remove.png similarity index 100% rename from include/js/easyui/themes/icons/edit_remove.png rename to vendor/easyui/themes/icons/edit_remove.png diff --git a/include/js/easyui/themes/icons/filesave.png b/vendor/easyui/themes/icons/filesave.png similarity index 100% rename from include/js/easyui/themes/icons/filesave.png rename to vendor/easyui/themes/icons/filesave.png diff --git a/include/js/easyui/themes/icons/filter.png b/vendor/easyui/themes/icons/filter.png similarity index 100% rename from include/js/easyui/themes/icons/filter.png rename to vendor/easyui/themes/icons/filter.png diff --git a/include/js/easyui/themes/icons/help.png b/vendor/easyui/themes/icons/help.png similarity index 100% rename from include/js/easyui/themes/icons/help.png rename to vendor/easyui/themes/icons/help.png diff --git a/include/js/easyui/themes/icons/large_chart.png b/vendor/easyui/themes/icons/large_chart.png similarity index 100% rename from include/js/easyui/themes/icons/large_chart.png rename to vendor/easyui/themes/icons/large_chart.png diff --git a/include/js/easyui/themes/icons/large_clipart.png b/vendor/easyui/themes/icons/large_clipart.png similarity index 100% rename from include/js/easyui/themes/icons/large_clipart.png rename to vendor/easyui/themes/icons/large_clipart.png diff --git a/include/js/easyui/themes/icons/large_picture.png b/vendor/easyui/themes/icons/large_picture.png similarity index 100% rename from include/js/easyui/themes/icons/large_picture.png rename to vendor/easyui/themes/icons/large_picture.png diff --git a/include/js/easyui/themes/icons/large_shapes.png b/vendor/easyui/themes/icons/large_shapes.png similarity index 100% rename from include/js/easyui/themes/icons/large_shapes.png rename to vendor/easyui/themes/icons/large_shapes.png diff --git a/include/js/easyui/themes/icons/large_smartart.png b/vendor/easyui/themes/icons/large_smartart.png similarity index 100% rename from include/js/easyui/themes/icons/large_smartart.png rename to vendor/easyui/themes/icons/large_smartart.png diff --git a/include/js/easyui/themes/icons/lock.png b/vendor/easyui/themes/icons/lock.png similarity index 100% rename from include/js/easyui/themes/icons/lock.png rename to vendor/easyui/themes/icons/lock.png diff --git a/include/js/easyui/themes/icons/man.png b/vendor/easyui/themes/icons/man.png similarity index 100% rename from include/js/easyui/themes/icons/man.png rename to vendor/easyui/themes/icons/man.png diff --git a/include/js/easyui/themes/icons/mini_add.png b/vendor/easyui/themes/icons/mini_add.png similarity index 100% rename from include/js/easyui/themes/icons/mini_add.png rename to vendor/easyui/themes/icons/mini_add.png diff --git a/include/js/easyui/themes/icons/mini_edit.png b/vendor/easyui/themes/icons/mini_edit.png similarity index 100% rename from include/js/easyui/themes/icons/mini_edit.png rename to vendor/easyui/themes/icons/mini_edit.png diff --git a/include/js/easyui/themes/icons/mini_refresh.png b/vendor/easyui/themes/icons/mini_refresh.png similarity index 100% rename from include/js/easyui/themes/icons/mini_refresh.png rename to vendor/easyui/themes/icons/mini_refresh.png diff --git a/include/js/easyui/themes/icons/more.png b/vendor/easyui/themes/icons/more.png similarity index 100% rename from include/js/easyui/themes/icons/more.png rename to vendor/easyui/themes/icons/more.png diff --git a/include/js/easyui/themes/icons/no.png b/vendor/easyui/themes/icons/no.png similarity index 100% rename from include/js/easyui/themes/icons/no.png rename to vendor/easyui/themes/icons/no.png diff --git a/include/js/easyui/themes/icons/ok.png b/vendor/easyui/themes/icons/ok.png similarity index 100% rename from include/js/easyui/themes/icons/ok.png rename to vendor/easyui/themes/icons/ok.png diff --git a/include/js/easyui/themes/icons/pencil.png b/vendor/easyui/themes/icons/pencil.png similarity index 100% rename from include/js/easyui/themes/icons/pencil.png rename to vendor/easyui/themes/icons/pencil.png diff --git a/include/js/easyui/themes/icons/print.png b/vendor/easyui/themes/icons/print.png similarity index 100% rename from include/js/easyui/themes/icons/print.png rename to vendor/easyui/themes/icons/print.png diff --git a/include/js/easyui/themes/icons/redo.png b/vendor/easyui/themes/icons/redo.png similarity index 100% rename from include/js/easyui/themes/icons/redo.png rename to vendor/easyui/themes/icons/redo.png diff --git a/include/js/easyui/themes/icons/reload.png b/vendor/easyui/themes/icons/reload.png similarity index 100% rename from include/js/easyui/themes/icons/reload.png rename to vendor/easyui/themes/icons/reload.png diff --git a/include/js/easyui/themes/icons/search.png b/vendor/easyui/themes/icons/search.png similarity index 100% rename from include/js/easyui/themes/icons/search.png rename to vendor/easyui/themes/icons/search.png diff --git a/include/js/easyui/themes/icons/sum.png b/vendor/easyui/themes/icons/sum.png similarity index 100% rename from include/js/easyui/themes/icons/sum.png rename to vendor/easyui/themes/icons/sum.png diff --git a/include/js/easyui/themes/icons/tip.png b/vendor/easyui/themes/icons/tip.png similarity index 100% rename from include/js/easyui/themes/icons/tip.png rename to vendor/easyui/themes/icons/tip.png diff --git a/include/js/easyui/themes/icons/undo.png b/vendor/easyui/themes/icons/undo.png similarity index 100% rename from include/js/easyui/themes/icons/undo.png rename to vendor/easyui/themes/icons/undo.png diff --git a/include/js/easyui/themes/metro/accordion.css b/vendor/easyui/themes/metro/accordion.css similarity index 100% rename from include/js/easyui/themes/metro/accordion.css rename to vendor/easyui/themes/metro/accordion.css diff --git a/include/js/easyui/themes/metro/calendar.css b/vendor/easyui/themes/metro/calendar.css similarity index 100% rename from include/js/easyui/themes/metro/calendar.css rename to vendor/easyui/themes/metro/calendar.css diff --git a/include/js/easyui/themes/metro/combo.css b/vendor/easyui/themes/metro/combo.css similarity index 100% rename from include/js/easyui/themes/metro/combo.css rename to vendor/easyui/themes/metro/combo.css diff --git a/include/js/easyui/themes/metro/combobox.css b/vendor/easyui/themes/metro/combobox.css similarity index 100% rename from include/js/easyui/themes/metro/combobox.css rename to vendor/easyui/themes/metro/combobox.css diff --git a/include/js/easyui/themes/metro/datagrid.css b/vendor/easyui/themes/metro/datagrid.css similarity index 100% rename from include/js/easyui/themes/metro/datagrid.css rename to vendor/easyui/themes/metro/datagrid.css diff --git a/include/js/easyui/themes/metro/datalist.css b/vendor/easyui/themes/metro/datalist.css similarity index 100% rename from include/js/easyui/themes/metro/datalist.css rename to vendor/easyui/themes/metro/datalist.css diff --git a/include/js/easyui/themes/metro/datebox.css b/vendor/easyui/themes/metro/datebox.css similarity index 100% rename from include/js/easyui/themes/metro/datebox.css rename to vendor/easyui/themes/metro/datebox.css diff --git a/include/js/easyui/themes/metro/dialog.css b/vendor/easyui/themes/metro/dialog.css similarity index 100% rename from include/js/easyui/themes/metro/dialog.css rename to vendor/easyui/themes/metro/dialog.css diff --git a/include/js/easyui/themes/metro/easyui.css b/vendor/easyui/themes/metro/easyui.css similarity index 100% rename from include/js/easyui/themes/metro/easyui.css rename to vendor/easyui/themes/metro/easyui.css diff --git a/include/js/easyui/themes/metro/filebox.css b/vendor/easyui/themes/metro/filebox.css similarity index 100% rename from include/js/easyui/themes/metro/filebox.css rename to vendor/easyui/themes/metro/filebox.css diff --git a/include/js/easyui/themes/metro/images/accordion_arrows.png b/vendor/easyui/themes/metro/images/accordion_arrows.png similarity index 100% rename from include/js/easyui/themes/metro/images/accordion_arrows.png rename to vendor/easyui/themes/metro/images/accordion_arrows.png diff --git a/include/js/easyui/themes/icons/blank.gif b/vendor/easyui/themes/metro/images/blank.gif similarity index 100% rename from include/js/easyui/themes/icons/blank.gif rename to vendor/easyui/themes/metro/images/blank.gif diff --git a/include/js/easyui/themes/gray/images/calendar_arrows.png b/vendor/easyui/themes/metro/images/calendar_arrows.png similarity index 100% rename from include/js/easyui/themes/gray/images/calendar_arrows.png rename to vendor/easyui/themes/metro/images/calendar_arrows.png diff --git a/include/js/easyui/themes/metro/images/combo_arrow.png b/vendor/easyui/themes/metro/images/combo_arrow.png similarity index 100% rename from include/js/easyui/themes/metro/images/combo_arrow.png rename to vendor/easyui/themes/metro/images/combo_arrow.png diff --git a/include/js/easyui/themes/metro/images/datagrid_icons.png b/vendor/easyui/themes/metro/images/datagrid_icons.png similarity index 100% rename from include/js/easyui/themes/metro/images/datagrid_icons.png rename to vendor/easyui/themes/metro/images/datagrid_icons.png diff --git a/include/js/easyui/themes/gray/images/datebox_arrow.png b/vendor/easyui/themes/metro/images/datebox_arrow.png similarity index 100% rename from include/js/easyui/themes/gray/images/datebox_arrow.png rename to vendor/easyui/themes/metro/images/datebox_arrow.png diff --git a/include/js/easyui/themes/metro/images/layout_arrows.png b/vendor/easyui/themes/metro/images/layout_arrows.png similarity index 100% rename from include/js/easyui/themes/metro/images/layout_arrows.png rename to vendor/easyui/themes/metro/images/layout_arrows.png diff --git a/include/js/easyui/themes/gray/images/linkbutton_bg.png b/vendor/easyui/themes/metro/images/linkbutton_bg.png similarity index 100% rename from include/js/easyui/themes/gray/images/linkbutton_bg.png rename to vendor/easyui/themes/metro/images/linkbutton_bg.png diff --git a/include/js/easyui/themes/gray/images/loading.gif b/vendor/easyui/themes/metro/images/loading.gif similarity index 100% rename from include/js/easyui/themes/gray/images/loading.gif rename to vendor/easyui/themes/metro/images/loading.gif diff --git a/include/js/easyui/themes/metro/images/menu_arrows.png b/vendor/easyui/themes/metro/images/menu_arrows.png similarity index 100% rename from include/js/easyui/themes/metro/images/menu_arrows.png rename to vendor/easyui/themes/metro/images/menu_arrows.png diff --git a/include/js/easyui/themes/gray/images/messager_icons.png b/vendor/easyui/themes/metro/images/messager_icons.png similarity index 100% rename from include/js/easyui/themes/gray/images/messager_icons.png rename to vendor/easyui/themes/metro/images/messager_icons.png diff --git a/include/js/easyui/themes/metro/images/pagination_icons.png b/vendor/easyui/themes/metro/images/pagination_icons.png similarity index 100% rename from include/js/easyui/themes/metro/images/pagination_icons.png rename to vendor/easyui/themes/metro/images/pagination_icons.png diff --git a/include/js/easyui/themes/metro/images/panel_tools.png b/vendor/easyui/themes/metro/images/panel_tools.png similarity index 100% rename from include/js/easyui/themes/metro/images/panel_tools.png rename to vendor/easyui/themes/metro/images/panel_tools.png diff --git a/include/js/easyui/themes/gray/images/searchbox_button.png b/vendor/easyui/themes/metro/images/searchbox_button.png similarity index 100% rename from include/js/easyui/themes/gray/images/searchbox_button.png rename to vendor/easyui/themes/metro/images/searchbox_button.png diff --git a/include/js/easyui/themes/gray/images/slider_handle.png b/vendor/easyui/themes/metro/images/slider_handle.png similarity index 100% rename from include/js/easyui/themes/gray/images/slider_handle.png rename to vendor/easyui/themes/metro/images/slider_handle.png diff --git a/include/js/easyui/themes/metro/images/spinner_arrows.png b/vendor/easyui/themes/metro/images/spinner_arrows.png similarity index 100% rename from include/js/easyui/themes/metro/images/spinner_arrows.png rename to vendor/easyui/themes/metro/images/spinner_arrows.png diff --git a/include/js/easyui/themes/metro/images/tabs_icons.png b/vendor/easyui/themes/metro/images/tabs_icons.png similarity index 100% rename from include/js/easyui/themes/metro/images/tabs_icons.png rename to vendor/easyui/themes/metro/images/tabs_icons.png diff --git a/include/js/easyui/themes/metro/images/tree_icons.png b/vendor/easyui/themes/metro/images/tree_icons.png similarity index 100% rename from include/js/easyui/themes/metro/images/tree_icons.png rename to vendor/easyui/themes/metro/images/tree_icons.png diff --git a/include/js/easyui/themes/gray/images/validatebox_warning.png b/vendor/easyui/themes/metro/images/validatebox_warning.png similarity index 100% rename from include/js/easyui/themes/gray/images/validatebox_warning.png rename to vendor/easyui/themes/metro/images/validatebox_warning.png diff --git a/include/js/easyui/themes/metro/layout.css b/vendor/easyui/themes/metro/layout.css similarity index 100% rename from include/js/easyui/themes/metro/layout.css rename to vendor/easyui/themes/metro/layout.css diff --git a/include/js/easyui/themes/metro/linkbutton.css b/vendor/easyui/themes/metro/linkbutton.css similarity index 100% rename from include/js/easyui/themes/metro/linkbutton.css rename to vendor/easyui/themes/metro/linkbutton.css diff --git a/include/js/easyui/themes/metro/menu.css b/vendor/easyui/themes/metro/menu.css similarity index 100% rename from include/js/easyui/themes/metro/menu.css rename to vendor/easyui/themes/metro/menu.css diff --git a/include/js/easyui/themes/metro/menubutton.css b/vendor/easyui/themes/metro/menubutton.css similarity index 100% rename from include/js/easyui/themes/metro/menubutton.css rename to vendor/easyui/themes/metro/menubutton.css diff --git a/include/js/easyui/themes/metro/messager.css b/vendor/easyui/themes/metro/messager.css similarity index 100% rename from include/js/easyui/themes/metro/messager.css rename to vendor/easyui/themes/metro/messager.css diff --git a/include/js/easyui/themes/metro/numberbox.css b/vendor/easyui/themes/metro/numberbox.css similarity index 100% rename from include/js/easyui/themes/metro/numberbox.css rename to vendor/easyui/themes/metro/numberbox.css diff --git a/include/js/easyui/themes/metro/pagination.css b/vendor/easyui/themes/metro/pagination.css similarity index 100% rename from include/js/easyui/themes/metro/pagination.css rename to vendor/easyui/themes/metro/pagination.css diff --git a/include/js/easyui/themes/metro/panel.css b/vendor/easyui/themes/metro/panel.css similarity index 100% rename from include/js/easyui/themes/metro/panel.css rename to vendor/easyui/themes/metro/panel.css diff --git a/include/js/easyui/themes/metro/progressbar.css b/vendor/easyui/themes/metro/progressbar.css similarity index 100% rename from include/js/easyui/themes/metro/progressbar.css rename to vendor/easyui/themes/metro/progressbar.css diff --git a/include/js/easyui/themes/metro/propertygrid.css b/vendor/easyui/themes/metro/propertygrid.css similarity index 100% rename from include/js/easyui/themes/metro/propertygrid.css rename to vendor/easyui/themes/metro/propertygrid.css diff --git a/include/js/easyui/themes/metro/searchbox.css b/vendor/easyui/themes/metro/searchbox.css similarity index 100% rename from include/js/easyui/themes/metro/searchbox.css rename to vendor/easyui/themes/metro/searchbox.css diff --git a/include/js/easyui/themes/metro/slider.css b/vendor/easyui/themes/metro/slider.css similarity index 100% rename from include/js/easyui/themes/metro/slider.css rename to vendor/easyui/themes/metro/slider.css diff --git a/include/js/easyui/themes/metro/spinner.css b/vendor/easyui/themes/metro/spinner.css similarity index 100% rename from include/js/easyui/themes/metro/spinner.css rename to vendor/easyui/themes/metro/spinner.css diff --git a/include/js/easyui/themes/metro/splitbutton.css b/vendor/easyui/themes/metro/splitbutton.css similarity index 100% rename from include/js/easyui/themes/metro/splitbutton.css rename to vendor/easyui/themes/metro/splitbutton.css diff --git a/include/js/easyui/themes/metro/switchbutton.css b/vendor/easyui/themes/metro/switchbutton.css similarity index 100% rename from include/js/easyui/themes/metro/switchbutton.css rename to vendor/easyui/themes/metro/switchbutton.css diff --git a/include/js/easyui/themes/metro/tabs.css b/vendor/easyui/themes/metro/tabs.css similarity index 100% rename from include/js/easyui/themes/metro/tabs.css rename to vendor/easyui/themes/metro/tabs.css diff --git a/include/js/easyui/themes/metro/textbox.css b/vendor/easyui/themes/metro/textbox.css similarity index 100% rename from include/js/easyui/themes/metro/textbox.css rename to vendor/easyui/themes/metro/textbox.css diff --git a/include/js/easyui/themes/metro/tooltip.css b/vendor/easyui/themes/metro/tooltip.css similarity index 100% rename from include/js/easyui/themes/metro/tooltip.css rename to vendor/easyui/themes/metro/tooltip.css diff --git a/include/js/easyui/themes/metro/tree.css b/vendor/easyui/themes/metro/tree.css similarity index 100% rename from include/js/easyui/themes/metro/tree.css rename to vendor/easyui/themes/metro/tree.css diff --git a/include/js/easyui/themes/metro/validatebox.css b/vendor/easyui/themes/metro/validatebox.css similarity index 100% rename from include/js/easyui/themes/metro/validatebox.css rename to vendor/easyui/themes/metro/validatebox.css diff --git a/include/js/easyui/themes/metro/window.css b/vendor/easyui/themes/metro/window.css similarity index 100% rename from include/js/easyui/themes/metro/window.css rename to vendor/easyui/themes/metro/window.css diff --git a/include/js/easyui/themes/mobile.css b/vendor/easyui/themes/mobile.css similarity index 100% rename from include/js/easyui/themes/mobile.css rename to vendor/easyui/themes/mobile.css diff --git a/include/js/easyui/themes/vilesci b/vendor/easyui/themes/vilesci similarity index 100% rename from include/js/easyui/themes/vilesci rename to vendor/easyui/themes/vilesci