From 3fd55d3389e5d1d496a62bbb7ee95234c304ca8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20L=2E=20=C5=A0ijanec?= Date: Sun, 5 Apr 2020 20:23:30 +0200 Subject: chats.js not done yet --- pages/about.html | 1 + pages/absences.html | 1 + pages/chats.html | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++ pages/grades.html | 3 +- pages/gradings.html | 3 +- pages/meals.html | 3 +- pages/messaging.html | 5 +-- pages/settings.html | 3 +- pages/teachers.html | 3 +- pages/timetable.html | 3 +- 10 files changed, 119 insertions(+), 10 deletions(-) create mode 100644 pages/chats.html (limited to 'pages') diff --git a/pages/about.html b/pages/about.html index 22997b2..1da0e03 100644 --- a/pages/about.html +++ b/pages/about.html @@ -51,6 +51,7 @@
  • supervisor_accountteachers
  • query_builderabsences
  • messagemessaging
  • +
  • chatchat
  • fastfoodmeals
  • infoabout
  • diff --git a/pages/absences.html b/pages/absences.html index a25d128..d0acee6 100644 --- a/pages/absences.html +++ b/pages/absences.html @@ -54,6 +54,7 @@
  • supervisor_accountteachers
  • query_builderabsences
  • messagemessaging
  • +
  • chatchat
  • fastfoodmeals
  • infoabout
  • diff --git a/pages/chats.html b/pages/chats.html new file mode 100644 index 0000000..fc35048 --- /dev/null +++ b/pages/chats.html @@ -0,0 +1,104 @@ + + + + + + + + Chats « BežiApp + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    mustSelectRecipient
    +
    +
    + +
    +
    +
    +
    +
    + mode_edit + + +
    +
    + +
    +
    +
    +
    + + \ No newline at end of file diff --git a/pages/grades.html b/pages/grades.html index 878ccd2..0c7e161 100644 --- a/pages/grades.html +++ b/pages/grades.html @@ -54,7 +54,8 @@
  • supervisor_accountteachers
  • query_builderabsences
  • messagemessaging
  • -
  • fastfoodmeals
  • +
  • chatchat
  • +
  • fastfoodmeals
  • infoabout
  • exit_to_applogout
  • diff --git a/pages/gradings.html b/pages/gradings.html index d18670e..72a809a 100644 --- a/pages/gradings.html +++ b/pages/gradings.html @@ -61,7 +61,8 @@
  • supervisor_accountteachers
  • query_builderabsences
  • messagemessaging
  • -
  • fastfoodmeals
  • +
  • chatchat
  • +
  • fastfoodmeals
  • infoabout
  • exit_to_applogout
  • diff --git a/pages/meals.html b/pages/meals.html index 0aae59e..00d150c 100644 --- a/pages/meals.html +++ b/pages/meals.html @@ -54,7 +54,8 @@
  • supervisor_accountteachers
  • query_builderabsences
  • messagemessaging
  • -
  • fastfoodmeals
  • +
  • chatchat
  • +
  • fastfoodmeals
  • infoabout
  • exit_to_applogout
  • diff --git a/pages/messaging.html b/pages/messaging.html index 99f12db..6fbf2db 100644 --- a/pages/messaging.html +++ b/pages/messaging.html @@ -52,6 +52,7 @@
  • query_builderabsences
  • messagemessaging
  • fastfoodmeals
  • +
  • chatchat
  • infoabout
  • exit_to_applogout
  • @@ -138,9 +139,5 @@

    - - - - diff --git a/pages/settings.html b/pages/settings.html index 9d8aaa6..9cde7ac 100644 --- a/pages/settings.html +++ b/pages/settings.html @@ -51,7 +51,8 @@
  • supervisor_accountteachers
  • query_builderabsences
  • messagemessaging
  • -
  • fastfoodmeals
  • +
  • chatchat
  • +
  • fastfoodmeals
  • infoabout
  • exit_to_applogout
  • diff --git a/pages/teachers.html b/pages/teachers.html index e68f512..55a9a92 100644 --- a/pages/teachers.html +++ b/pages/teachers.html @@ -54,7 +54,8 @@
  • supervisor_accountteachers
  • query_builderabsences
  • messagemessaging
  • -
  • fastfoodmeals
  • +
  • chatchat
  • +
  • fastfoodmeals
  • infoabout
  • exit_to_applogout
  • diff --git a/pages/timetable.html b/pages/timetable.html index 3bdb4fa..b7ce913 100644 --- a/pages/timetable.html +++ b/pages/timetable.html @@ -63,7 +63,8 @@
  • supervisor_accountteachers
  • query_builderabsences
  • messagemessaging
  • -
  • fastfoodmeals
  • +
  • chatchat
  • +
  • fastfoodmeals
  • infoabout
  • exit_to_applogout
  • -- cgit v1.2.3