From 49cc7930d3fed9e6dc4fb5109f1d8f7ea1ef05e4 Mon Sep 17 00:00:00 2001 From: "barwie2@st.amu.edu.pl" Date: Sun, 8 Mar 2020 17:38:50 +0100 Subject: [PATCH] https CDN - to fix!!! --- lsscanner/new_ubuntu/main.js | 2 +- mapka/STUDENT/koncowastrona.html | 4 ++-- mapka/STUDENT/przylozlegitke.html | 4 ++-- mapka/STUDENT/seatchart.html | 4 ++-- mapka/WYKLADOWCA/frontpage.html | 4 ++-- mapka/WYKLADOWCA/statystyki.html | 4 ++-- mapka/WYKLADOWCA/wyborsali.html | 4 ++-- resources/views/layouts/app.blade.php | 4 ++-- resources/views/map/start_map.blade.php | 2 +- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/lsscanner/new_ubuntu/main.js b/lsscanner/new_ubuntu/main.js index 73a39f8..9f679d5 100755 --- a/lsscanner/new_ubuntu/main.js +++ b/lsscanner/new_ubuntu/main.js @@ -297,7 +297,7 @@ function printStudent(item) { }); -axios.post('https://150.254.78.197:8889', JSON.stringify({ +axios.post('http://150.254.78.197:8889', JSON.stringify({ classes_code: class_code, student_index: item[2], student_name: item[0], diff --git a/mapka/STUDENT/koncowastrona.html b/mapka/STUDENT/koncowastrona.html index 29149fe..16dd2f3 100644 --- a/mapka/STUDENT/koncowastrona.html +++ b/mapka/STUDENT/koncowastrona.html @@ -3,8 +3,8 @@ - - + + diff --git a/mapka/STUDENT/przylozlegitke.html b/mapka/STUDENT/przylozlegitke.html index b69de29..d17d6a4 100644 --- a/mapka/STUDENT/przylozlegitke.html +++ b/mapka/STUDENT/przylozlegitke.html @@ -4,8 +4,8 @@ - - + + diff --git a/mapka/STUDENT/seatchart.html b/mapka/STUDENT/seatchart.html index 8e3dc53..9b37c68 100644 --- a/mapka/STUDENT/seatchart.html +++ b/mapka/STUDENT/seatchart.html @@ -4,8 +4,8 @@ - - + + diff --git a/mapka/WYKLADOWCA/frontpage.html b/mapka/WYKLADOWCA/frontpage.html index 6de24cd..10004c3 100644 --- a/mapka/WYKLADOWCA/frontpage.html +++ b/mapka/WYKLADOWCA/frontpage.html @@ -3,8 +3,8 @@ - - + + diff --git a/mapka/WYKLADOWCA/statystyki.html b/mapka/WYKLADOWCA/statystyki.html index 3c6ecd2..a876407 100644 --- a/mapka/WYKLADOWCA/statystyki.html +++ b/mapka/WYKLADOWCA/statystyki.html @@ -3,8 +3,8 @@ - - + + diff --git a/mapka/WYKLADOWCA/wyborsali.html b/mapka/WYKLADOWCA/wyborsali.html index de6ee5a..c0a4807 100644 --- a/mapka/WYKLADOWCA/wyborsali.html +++ b/mapka/WYKLADOWCA/wyborsali.html @@ -3,8 +3,8 @@ - - + + diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php index 232d910..e7e0e15 100644 --- a/resources/views/layouts/app.blade.php +++ b/resources/views/layouts/app.blade.php @@ -7,7 +7,7 @@ @CHECK | @yield('title') - + @@ -16,7 +16,7 @@ - + @yield('additional_meta') diff --git a/resources/views/map/start_map.blade.php b/resources/views/map/start_map.blade.php index 3c5c4c8..70b0206 100644 --- a/resources/views/map/start_map.blade.php +++ b/resources/views/map/start_map.blade.php @@ -46,7 +46,7 @@