From d500c60e9189fd8171d39873b85f0633f19d2dbc Mon Sep 17 00:00:00 2001 From: Kyle Johnson Date: Wed, 11 Feb 2015 14:20:10 -0500 Subject: [PATCH] Move bootstrap to the web root --- web/{skins/bootstrap => }/css/bootstrap.css | 0 web/{skins/bootstrap => }/css/control.css | 0 web/{skins/bootstrap => }/css/datetimepicker.css | 0 web/{skins/bootstrap => }/css/export.css | 0 web/{skins/bootstrap => }/css/skin.css | 0 .../fonts/glyphicons-halflings-regular.eot | Bin .../fonts/glyphicons-halflings-regular.svg | 0 .../fonts/glyphicons-halflings-regular.ttf | Bin .../fonts/glyphicons-halflings-regular.woff | Bin web/{skins/bootstrap => }/index.html | 0 web/{skins/bootstrap => }/js/Chart.min.js | 0 web/{skins/bootstrap => }/js/app.js | 0 web/{skins/bootstrap => }/js/bootstrap.min.js | 0 web/{skins/bootstrap => }/js/controllers.js | 0 web/{skins/bootstrap => }/js/datetimepicker.js | 0 web/{skins/bootstrap => }/js/dirPagination.js | 0 web/{skins/bootstrap => }/js/dirPagination.tpl.html | 0 web/{skins/bootstrap => }/js/jquery-1.4.2.min.js | 0 web/{skins/bootstrap => }/js/jquery-2.1.1.min.js | 0 web/{skins/bootstrap => }/js/moment.min.js | 0 web/{skins/bootstrap => }/js/npm.js | 0 web/{skins/bootstrap => }/js/skin.js | 0 web/{skins/bootstrap => }/js/skin.js.php | 0 .../bootstrap => }/js/tc-angular-chartjs.min.js | 0 .../js/ui-bootstrap-tpls-0.12.0.min.js | 0 web/{skins/bootstrap => }/views/bandwidth.php | 0 web/{skins/bootstrap => }/views/blank.php | 0 web/{skins/bootstrap => }/views/console.html | 0 web/{skins/bootstrap => }/views/control.php | 0 web/{skins/bootstrap => }/views/controlcap.php | 0 web/{skins/bootstrap => }/views/controlcaps.php | 0 web/{skins/bootstrap => }/views/controlpreset.php | 0 web/{skins/bootstrap => }/views/cycle.php | 0 web/{skins/bootstrap => }/views/device.php | 0 web/{skins/bootstrap => }/views/devices.php | 0 web/{skins/bootstrap => }/views/donate.php | 0 web/{skins/bootstrap => }/views/error.php | 0 .../bootstrap => }/views/event-frames-stills.html | 0 web/{skins/bootstrap => }/views/event.html | 0 web/{skins/bootstrap => }/views/eventdetail.php | 0 web/{skins/bootstrap => }/views/events.php | 0 web/{skins/bootstrap => }/views/events_search.html | 0 web/{skins/bootstrap => }/views/export.php | 0 web/{skins/bootstrap => }/views/filter.php | 0 web/{skins/bootstrap => }/views/filtersave.php | 0 web/{skins/bootstrap => }/views/footer.php | 0 web/{skins/bootstrap => }/views/frame.php | 0 web/{skins/bootstrap => }/views/frames.php | 0 web/{skins/bootstrap => }/views/function.php | 0 web/{skins/bootstrap => }/views/group.php | 0 web/{skins/bootstrap => }/views/groups.php | 0 web/{skins/bootstrap => }/views/header.html | 0 web/{skins/bootstrap => }/views/host.php | 0 web/{skins/bootstrap => }/views/log.php | 0 web/{skins/bootstrap => }/views/login.php | 0 web/{skins/bootstrap => }/views/logout.php | 0 web/{skins/bootstrap => }/views/monitor.php | 0 web/{skins/bootstrap => }/views/monitorpreset.php | 0 web/{skins/bootstrap => }/views/monitorprobe.php | 0 web/{skins/bootstrap => }/views/montage.php | 0 web/{skins/bootstrap => }/views/none.php | 0 web/{skins/bootstrap => }/views/optionhelp.php | 0 web/{skins/bootstrap => }/views/options.php | 0 web/{skins/bootstrap => }/views/plugin.php | 0 web/{skins/bootstrap => }/views/postlogin.php | 0 web/{skins/bootstrap => }/views/settings.php | 0 web/{skins/bootstrap => }/views/state.html | 0 web/{skins/bootstrap => }/views/stats.php | 0 web/{skins/bootstrap => }/views/status.php | 0 .../bootstrap => }/views/tab-monitor-buffers.php | 0 .../bootstrap => }/views/tab-monitor-control.php | 0 .../bootstrap => }/views/tab-monitor-curl.php | 0 .../bootstrap => }/views/tab-monitor-ffmpeg-vlc.php | 0 .../bootstrap => }/views/tab-monitor-file.php | 0 .../bootstrap => }/views/tab-monitor-general.php | 0 .../bootstrap => }/views/tab-monitor-local.php | 0 .../bootstrap => }/views/tab-monitor-misc.php | 0 .../bootstrap => }/views/tab-monitor-remote.php | 0 .../bootstrap => }/views/tab-monitor-source.php | 0 .../bootstrap => }/views/tab-monitor-timestamp.php | 0 web/{skins/bootstrap => }/views/tab-monitor-x10.php | 0 web/{skins/bootstrap => }/views/timeline.php | 0 web/{skins/bootstrap => }/views/user.php | 0 web/{skins/bootstrap => }/views/version.php | 0 web/{skins/bootstrap => }/views/video.php | 0 web/{skins/bootstrap => }/views/watch.html | 0 web/{skins/bootstrap => }/views/zone.php | 0 web/{skins/bootstrap => }/views/zones.php | 0 88 files changed, 0 insertions(+), 0 deletions(-) rename web/{skins/bootstrap => }/css/bootstrap.css (100%) rename web/{skins/bootstrap => }/css/control.css (100%) rename web/{skins/bootstrap => }/css/datetimepicker.css (100%) rename web/{skins/bootstrap => }/css/export.css (100%) rename web/{skins/bootstrap => }/css/skin.css (100%) rename web/{skins/bootstrap => }/fonts/glyphicons-halflings-regular.eot (100%) rename web/{skins/bootstrap => }/fonts/glyphicons-halflings-regular.svg (100%) rename web/{skins/bootstrap => }/fonts/glyphicons-halflings-regular.ttf (100%) rename web/{skins/bootstrap => }/fonts/glyphicons-halflings-regular.woff (100%) rename web/{skins/bootstrap => }/index.html (100%) rename web/{skins/bootstrap => }/js/Chart.min.js (100%) rename web/{skins/bootstrap => }/js/app.js (100%) rename web/{skins/bootstrap => }/js/bootstrap.min.js (100%) rename web/{skins/bootstrap => }/js/controllers.js (100%) rename web/{skins/bootstrap => }/js/datetimepicker.js (100%) rename web/{skins/bootstrap => }/js/dirPagination.js (100%) rename web/{skins/bootstrap => }/js/dirPagination.tpl.html (100%) rename web/{skins/bootstrap => }/js/jquery-1.4.2.min.js (100%) rename web/{skins/bootstrap => }/js/jquery-2.1.1.min.js (100%) rename web/{skins/bootstrap => }/js/moment.min.js (100%) rename web/{skins/bootstrap => }/js/npm.js (100%) rename web/{skins/bootstrap => }/js/skin.js (100%) rename web/{skins/bootstrap => }/js/skin.js.php (100%) rename web/{skins/bootstrap => }/js/tc-angular-chartjs.min.js (100%) rename web/{skins/bootstrap => }/js/ui-bootstrap-tpls-0.12.0.min.js (100%) rename web/{skins/bootstrap => }/views/bandwidth.php (100%) rename web/{skins/bootstrap => }/views/blank.php (100%) rename web/{skins/bootstrap => }/views/console.html (100%) rename web/{skins/bootstrap => }/views/control.php (100%) rename web/{skins/bootstrap => }/views/controlcap.php (100%) rename web/{skins/bootstrap => }/views/controlcaps.php (100%) rename web/{skins/bootstrap => }/views/controlpreset.php (100%) rename web/{skins/bootstrap => }/views/cycle.php (100%) rename web/{skins/bootstrap => }/views/device.php (100%) rename web/{skins/bootstrap => }/views/devices.php (100%) rename web/{skins/bootstrap => }/views/donate.php (100%) rename web/{skins/bootstrap => }/views/error.php (100%) rename web/{skins/bootstrap => }/views/event-frames-stills.html (100%) rename web/{skins/bootstrap => }/views/event.html (100%) rename web/{skins/bootstrap => }/views/eventdetail.php (100%) rename web/{skins/bootstrap => }/views/events.php (100%) rename web/{skins/bootstrap => }/views/events_search.html (100%) rename web/{skins/bootstrap => }/views/export.php (100%) rename web/{skins/bootstrap => }/views/filter.php (100%) rename web/{skins/bootstrap => }/views/filtersave.php (100%) rename web/{skins/bootstrap => }/views/footer.php (100%) rename web/{skins/bootstrap => }/views/frame.php (100%) rename web/{skins/bootstrap => }/views/frames.php (100%) rename web/{skins/bootstrap => }/views/function.php (100%) rename web/{skins/bootstrap => }/views/group.php (100%) rename web/{skins/bootstrap => }/views/groups.php (100%) rename web/{skins/bootstrap => }/views/header.html (100%) rename web/{skins/bootstrap => }/views/host.php (100%) rename web/{skins/bootstrap => }/views/log.php (100%) rename web/{skins/bootstrap => }/views/login.php (100%) rename web/{skins/bootstrap => }/views/logout.php (100%) rename web/{skins/bootstrap => }/views/monitor.php (100%) rename web/{skins/bootstrap => }/views/monitorpreset.php (100%) rename web/{skins/bootstrap => }/views/monitorprobe.php (100%) rename web/{skins/bootstrap => }/views/montage.php (100%) rename web/{skins/bootstrap => }/views/none.php (100%) rename web/{skins/bootstrap => }/views/optionhelp.php (100%) rename web/{skins/bootstrap => }/views/options.php (100%) rename web/{skins/bootstrap => }/views/plugin.php (100%) rename web/{skins/bootstrap => }/views/postlogin.php (100%) rename web/{skins/bootstrap => }/views/settings.php (100%) rename web/{skins/bootstrap => }/views/state.html (100%) rename web/{skins/bootstrap => }/views/stats.php (100%) rename web/{skins/bootstrap => }/views/status.php (100%) rename web/{skins/bootstrap => }/views/tab-monitor-buffers.php (100%) rename web/{skins/bootstrap => }/views/tab-monitor-control.php (100%) rename web/{skins/bootstrap => }/views/tab-monitor-curl.php (100%) rename web/{skins/bootstrap => }/views/tab-monitor-ffmpeg-vlc.php (100%) rename web/{skins/bootstrap => }/views/tab-monitor-file.php (100%) rename web/{skins/bootstrap => }/views/tab-monitor-general.php (100%) rename web/{skins/bootstrap => }/views/tab-monitor-local.php (100%) rename web/{skins/bootstrap => }/views/tab-monitor-misc.php (100%) rename web/{skins/bootstrap => }/views/tab-monitor-remote.php (100%) rename web/{skins/bootstrap => }/views/tab-monitor-source.php (100%) rename web/{skins/bootstrap => }/views/tab-monitor-timestamp.php (100%) rename web/{skins/bootstrap => }/views/tab-monitor-x10.php (100%) rename web/{skins/bootstrap => }/views/timeline.php (100%) rename web/{skins/bootstrap => }/views/user.php (100%) rename web/{skins/bootstrap => }/views/version.php (100%) rename web/{skins/bootstrap => }/views/video.php (100%) rename web/{skins/bootstrap => }/views/watch.html (100%) rename web/{skins/bootstrap => }/views/zone.php (100%) rename web/{skins/bootstrap => }/views/zones.php (100%) diff --git a/web/skins/bootstrap/css/bootstrap.css b/web/css/bootstrap.css similarity index 100% rename from web/skins/bootstrap/css/bootstrap.css rename to web/css/bootstrap.css diff --git a/web/skins/bootstrap/css/control.css b/web/css/control.css similarity index 100% rename from web/skins/bootstrap/css/control.css rename to web/css/control.css diff --git a/web/skins/bootstrap/css/datetimepicker.css b/web/css/datetimepicker.css similarity index 100% rename from web/skins/bootstrap/css/datetimepicker.css rename to web/css/datetimepicker.css diff --git a/web/skins/bootstrap/css/export.css b/web/css/export.css similarity index 100% rename from web/skins/bootstrap/css/export.css rename to web/css/export.css diff --git a/web/skins/bootstrap/css/skin.css b/web/css/skin.css similarity index 100% rename from web/skins/bootstrap/css/skin.css rename to web/css/skin.css diff --git a/web/skins/bootstrap/fonts/glyphicons-halflings-regular.eot b/web/fonts/glyphicons-halflings-regular.eot similarity index 100% rename from web/skins/bootstrap/fonts/glyphicons-halflings-regular.eot rename to web/fonts/glyphicons-halflings-regular.eot diff --git a/web/skins/bootstrap/fonts/glyphicons-halflings-regular.svg b/web/fonts/glyphicons-halflings-regular.svg similarity index 100% rename from web/skins/bootstrap/fonts/glyphicons-halflings-regular.svg rename to web/fonts/glyphicons-halflings-regular.svg diff --git a/web/skins/bootstrap/fonts/glyphicons-halflings-regular.ttf b/web/fonts/glyphicons-halflings-regular.ttf similarity index 100% rename from web/skins/bootstrap/fonts/glyphicons-halflings-regular.ttf rename to web/fonts/glyphicons-halflings-regular.ttf diff --git a/web/skins/bootstrap/fonts/glyphicons-halflings-regular.woff b/web/fonts/glyphicons-halflings-regular.woff similarity index 100% rename from web/skins/bootstrap/fonts/glyphicons-halflings-regular.woff rename to web/fonts/glyphicons-halflings-regular.woff diff --git a/web/skins/bootstrap/index.html b/web/index.html similarity index 100% rename from web/skins/bootstrap/index.html rename to web/index.html diff --git a/web/skins/bootstrap/js/Chart.min.js b/web/js/Chart.min.js similarity index 100% rename from web/skins/bootstrap/js/Chart.min.js rename to web/js/Chart.min.js diff --git a/web/skins/bootstrap/js/app.js b/web/js/app.js similarity index 100% rename from web/skins/bootstrap/js/app.js rename to web/js/app.js diff --git a/web/skins/bootstrap/js/bootstrap.min.js b/web/js/bootstrap.min.js similarity index 100% rename from web/skins/bootstrap/js/bootstrap.min.js rename to web/js/bootstrap.min.js diff --git a/web/skins/bootstrap/js/controllers.js b/web/js/controllers.js similarity index 100% rename from web/skins/bootstrap/js/controllers.js rename to web/js/controllers.js diff --git a/web/skins/bootstrap/js/datetimepicker.js b/web/js/datetimepicker.js similarity index 100% rename from web/skins/bootstrap/js/datetimepicker.js rename to web/js/datetimepicker.js diff --git a/web/skins/bootstrap/js/dirPagination.js b/web/js/dirPagination.js similarity index 100% rename from web/skins/bootstrap/js/dirPagination.js rename to web/js/dirPagination.js diff --git a/web/skins/bootstrap/js/dirPagination.tpl.html b/web/js/dirPagination.tpl.html similarity index 100% rename from web/skins/bootstrap/js/dirPagination.tpl.html rename to web/js/dirPagination.tpl.html diff --git a/web/skins/bootstrap/js/jquery-1.4.2.min.js b/web/js/jquery-1.4.2.min.js similarity index 100% rename from web/skins/bootstrap/js/jquery-1.4.2.min.js rename to web/js/jquery-1.4.2.min.js diff --git a/web/skins/bootstrap/js/jquery-2.1.1.min.js b/web/js/jquery-2.1.1.min.js similarity index 100% rename from web/skins/bootstrap/js/jquery-2.1.1.min.js rename to web/js/jquery-2.1.1.min.js diff --git a/web/skins/bootstrap/js/moment.min.js b/web/js/moment.min.js similarity index 100% rename from web/skins/bootstrap/js/moment.min.js rename to web/js/moment.min.js diff --git a/web/skins/bootstrap/js/npm.js b/web/js/npm.js similarity index 100% rename from web/skins/bootstrap/js/npm.js rename to web/js/npm.js diff --git a/web/skins/bootstrap/js/skin.js b/web/js/skin.js similarity index 100% rename from web/skins/bootstrap/js/skin.js rename to web/js/skin.js diff --git a/web/skins/bootstrap/js/skin.js.php b/web/js/skin.js.php similarity index 100% rename from web/skins/bootstrap/js/skin.js.php rename to web/js/skin.js.php diff --git a/web/skins/bootstrap/js/tc-angular-chartjs.min.js b/web/js/tc-angular-chartjs.min.js similarity index 100% rename from web/skins/bootstrap/js/tc-angular-chartjs.min.js rename to web/js/tc-angular-chartjs.min.js diff --git a/web/skins/bootstrap/js/ui-bootstrap-tpls-0.12.0.min.js b/web/js/ui-bootstrap-tpls-0.12.0.min.js similarity index 100% rename from web/skins/bootstrap/js/ui-bootstrap-tpls-0.12.0.min.js rename to web/js/ui-bootstrap-tpls-0.12.0.min.js diff --git a/web/skins/bootstrap/views/bandwidth.php b/web/views/bandwidth.php similarity index 100% rename from web/skins/bootstrap/views/bandwidth.php rename to web/views/bandwidth.php diff --git a/web/skins/bootstrap/views/blank.php b/web/views/blank.php similarity index 100% rename from web/skins/bootstrap/views/blank.php rename to web/views/blank.php diff --git a/web/skins/bootstrap/views/console.html b/web/views/console.html similarity index 100% rename from web/skins/bootstrap/views/console.html rename to web/views/console.html diff --git a/web/skins/bootstrap/views/control.php b/web/views/control.php similarity index 100% rename from web/skins/bootstrap/views/control.php rename to web/views/control.php diff --git a/web/skins/bootstrap/views/controlcap.php b/web/views/controlcap.php similarity index 100% rename from web/skins/bootstrap/views/controlcap.php rename to web/views/controlcap.php diff --git a/web/skins/bootstrap/views/controlcaps.php b/web/views/controlcaps.php similarity index 100% rename from web/skins/bootstrap/views/controlcaps.php rename to web/views/controlcaps.php diff --git a/web/skins/bootstrap/views/controlpreset.php b/web/views/controlpreset.php similarity index 100% rename from web/skins/bootstrap/views/controlpreset.php rename to web/views/controlpreset.php diff --git a/web/skins/bootstrap/views/cycle.php b/web/views/cycle.php similarity index 100% rename from web/skins/bootstrap/views/cycle.php rename to web/views/cycle.php diff --git a/web/skins/bootstrap/views/device.php b/web/views/device.php similarity index 100% rename from web/skins/bootstrap/views/device.php rename to web/views/device.php diff --git a/web/skins/bootstrap/views/devices.php b/web/views/devices.php similarity index 100% rename from web/skins/bootstrap/views/devices.php rename to web/views/devices.php diff --git a/web/skins/bootstrap/views/donate.php b/web/views/donate.php similarity index 100% rename from web/skins/bootstrap/views/donate.php rename to web/views/donate.php diff --git a/web/skins/bootstrap/views/error.php b/web/views/error.php similarity index 100% rename from web/skins/bootstrap/views/error.php rename to web/views/error.php diff --git a/web/skins/bootstrap/views/event-frames-stills.html b/web/views/event-frames-stills.html similarity index 100% rename from web/skins/bootstrap/views/event-frames-stills.html rename to web/views/event-frames-stills.html diff --git a/web/skins/bootstrap/views/event.html b/web/views/event.html similarity index 100% rename from web/skins/bootstrap/views/event.html rename to web/views/event.html diff --git a/web/skins/bootstrap/views/eventdetail.php b/web/views/eventdetail.php similarity index 100% rename from web/skins/bootstrap/views/eventdetail.php rename to web/views/eventdetail.php diff --git a/web/skins/bootstrap/views/events.php b/web/views/events.php similarity index 100% rename from web/skins/bootstrap/views/events.php rename to web/views/events.php diff --git a/web/skins/bootstrap/views/events_search.html b/web/views/events_search.html similarity index 100% rename from web/skins/bootstrap/views/events_search.html rename to web/views/events_search.html diff --git a/web/skins/bootstrap/views/export.php b/web/views/export.php similarity index 100% rename from web/skins/bootstrap/views/export.php rename to web/views/export.php diff --git a/web/skins/bootstrap/views/filter.php b/web/views/filter.php similarity index 100% rename from web/skins/bootstrap/views/filter.php rename to web/views/filter.php diff --git a/web/skins/bootstrap/views/filtersave.php b/web/views/filtersave.php similarity index 100% rename from web/skins/bootstrap/views/filtersave.php rename to web/views/filtersave.php diff --git a/web/skins/bootstrap/views/footer.php b/web/views/footer.php similarity index 100% rename from web/skins/bootstrap/views/footer.php rename to web/views/footer.php diff --git a/web/skins/bootstrap/views/frame.php b/web/views/frame.php similarity index 100% rename from web/skins/bootstrap/views/frame.php rename to web/views/frame.php diff --git a/web/skins/bootstrap/views/frames.php b/web/views/frames.php similarity index 100% rename from web/skins/bootstrap/views/frames.php rename to web/views/frames.php diff --git a/web/skins/bootstrap/views/function.php b/web/views/function.php similarity index 100% rename from web/skins/bootstrap/views/function.php rename to web/views/function.php diff --git a/web/skins/bootstrap/views/group.php b/web/views/group.php similarity index 100% rename from web/skins/bootstrap/views/group.php rename to web/views/group.php diff --git a/web/skins/bootstrap/views/groups.php b/web/views/groups.php similarity index 100% rename from web/skins/bootstrap/views/groups.php rename to web/views/groups.php diff --git a/web/skins/bootstrap/views/header.html b/web/views/header.html similarity index 100% rename from web/skins/bootstrap/views/header.html rename to web/views/header.html diff --git a/web/skins/bootstrap/views/host.php b/web/views/host.php similarity index 100% rename from web/skins/bootstrap/views/host.php rename to web/views/host.php diff --git a/web/skins/bootstrap/views/log.php b/web/views/log.php similarity index 100% rename from web/skins/bootstrap/views/log.php rename to web/views/log.php diff --git a/web/skins/bootstrap/views/login.php b/web/views/login.php similarity index 100% rename from web/skins/bootstrap/views/login.php rename to web/views/login.php diff --git a/web/skins/bootstrap/views/logout.php b/web/views/logout.php similarity index 100% rename from web/skins/bootstrap/views/logout.php rename to web/views/logout.php diff --git a/web/skins/bootstrap/views/monitor.php b/web/views/monitor.php similarity index 100% rename from web/skins/bootstrap/views/monitor.php rename to web/views/monitor.php diff --git a/web/skins/bootstrap/views/monitorpreset.php b/web/views/monitorpreset.php similarity index 100% rename from web/skins/bootstrap/views/monitorpreset.php rename to web/views/monitorpreset.php diff --git a/web/skins/bootstrap/views/monitorprobe.php b/web/views/monitorprobe.php similarity index 100% rename from web/skins/bootstrap/views/monitorprobe.php rename to web/views/monitorprobe.php diff --git a/web/skins/bootstrap/views/montage.php b/web/views/montage.php similarity index 100% rename from web/skins/bootstrap/views/montage.php rename to web/views/montage.php diff --git a/web/skins/bootstrap/views/none.php b/web/views/none.php similarity index 100% rename from web/skins/bootstrap/views/none.php rename to web/views/none.php diff --git a/web/skins/bootstrap/views/optionhelp.php b/web/views/optionhelp.php similarity index 100% rename from web/skins/bootstrap/views/optionhelp.php rename to web/views/optionhelp.php diff --git a/web/skins/bootstrap/views/options.php b/web/views/options.php similarity index 100% rename from web/skins/bootstrap/views/options.php rename to web/views/options.php diff --git a/web/skins/bootstrap/views/plugin.php b/web/views/plugin.php similarity index 100% rename from web/skins/bootstrap/views/plugin.php rename to web/views/plugin.php diff --git a/web/skins/bootstrap/views/postlogin.php b/web/views/postlogin.php similarity index 100% rename from web/skins/bootstrap/views/postlogin.php rename to web/views/postlogin.php diff --git a/web/skins/bootstrap/views/settings.php b/web/views/settings.php similarity index 100% rename from web/skins/bootstrap/views/settings.php rename to web/views/settings.php diff --git a/web/skins/bootstrap/views/state.html b/web/views/state.html similarity index 100% rename from web/skins/bootstrap/views/state.html rename to web/views/state.html diff --git a/web/skins/bootstrap/views/stats.php b/web/views/stats.php similarity index 100% rename from web/skins/bootstrap/views/stats.php rename to web/views/stats.php diff --git a/web/skins/bootstrap/views/status.php b/web/views/status.php similarity index 100% rename from web/skins/bootstrap/views/status.php rename to web/views/status.php diff --git a/web/skins/bootstrap/views/tab-monitor-buffers.php b/web/views/tab-monitor-buffers.php similarity index 100% rename from web/skins/bootstrap/views/tab-monitor-buffers.php rename to web/views/tab-monitor-buffers.php diff --git a/web/skins/bootstrap/views/tab-monitor-control.php b/web/views/tab-monitor-control.php similarity index 100% rename from web/skins/bootstrap/views/tab-monitor-control.php rename to web/views/tab-monitor-control.php diff --git a/web/skins/bootstrap/views/tab-monitor-curl.php b/web/views/tab-monitor-curl.php similarity index 100% rename from web/skins/bootstrap/views/tab-monitor-curl.php rename to web/views/tab-monitor-curl.php diff --git a/web/skins/bootstrap/views/tab-monitor-ffmpeg-vlc.php b/web/views/tab-monitor-ffmpeg-vlc.php similarity index 100% rename from web/skins/bootstrap/views/tab-monitor-ffmpeg-vlc.php rename to web/views/tab-monitor-ffmpeg-vlc.php diff --git a/web/skins/bootstrap/views/tab-monitor-file.php b/web/views/tab-monitor-file.php similarity index 100% rename from web/skins/bootstrap/views/tab-monitor-file.php rename to web/views/tab-monitor-file.php diff --git a/web/skins/bootstrap/views/tab-monitor-general.php b/web/views/tab-monitor-general.php similarity index 100% rename from web/skins/bootstrap/views/tab-monitor-general.php rename to web/views/tab-monitor-general.php diff --git a/web/skins/bootstrap/views/tab-monitor-local.php b/web/views/tab-monitor-local.php similarity index 100% rename from web/skins/bootstrap/views/tab-monitor-local.php rename to web/views/tab-monitor-local.php diff --git a/web/skins/bootstrap/views/tab-monitor-misc.php b/web/views/tab-monitor-misc.php similarity index 100% rename from web/skins/bootstrap/views/tab-monitor-misc.php rename to web/views/tab-monitor-misc.php diff --git a/web/skins/bootstrap/views/tab-monitor-remote.php b/web/views/tab-monitor-remote.php similarity index 100% rename from web/skins/bootstrap/views/tab-monitor-remote.php rename to web/views/tab-monitor-remote.php diff --git a/web/skins/bootstrap/views/tab-monitor-source.php b/web/views/tab-monitor-source.php similarity index 100% rename from web/skins/bootstrap/views/tab-monitor-source.php rename to web/views/tab-monitor-source.php diff --git a/web/skins/bootstrap/views/tab-monitor-timestamp.php b/web/views/tab-monitor-timestamp.php similarity index 100% rename from web/skins/bootstrap/views/tab-monitor-timestamp.php rename to web/views/tab-monitor-timestamp.php diff --git a/web/skins/bootstrap/views/tab-monitor-x10.php b/web/views/tab-monitor-x10.php similarity index 100% rename from web/skins/bootstrap/views/tab-monitor-x10.php rename to web/views/tab-monitor-x10.php diff --git a/web/skins/bootstrap/views/timeline.php b/web/views/timeline.php similarity index 100% rename from web/skins/bootstrap/views/timeline.php rename to web/views/timeline.php diff --git a/web/skins/bootstrap/views/user.php b/web/views/user.php similarity index 100% rename from web/skins/bootstrap/views/user.php rename to web/views/user.php diff --git a/web/skins/bootstrap/views/version.php b/web/views/version.php similarity index 100% rename from web/skins/bootstrap/views/version.php rename to web/views/version.php diff --git a/web/skins/bootstrap/views/video.php b/web/views/video.php similarity index 100% rename from web/skins/bootstrap/views/video.php rename to web/views/video.php diff --git a/web/skins/bootstrap/views/watch.html b/web/views/watch.html similarity index 100% rename from web/skins/bootstrap/views/watch.html rename to web/views/watch.html diff --git a/web/skins/bootstrap/views/zone.php b/web/views/zone.php similarity index 100% rename from web/skins/bootstrap/views/zone.php rename to web/views/zone.php diff --git a/web/skins/bootstrap/views/zones.php b/web/views/zones.php similarity index 100% rename from web/skins/bootstrap/views/zones.php rename to web/views/zones.php