From 16a178b585deb47a1877641956ecc703dce5fa05 Mon Sep 17 00:00:00 2001 From: Eder Moraes <54563944+edermcastro@users.noreply.github.com> Date: Thu, 5 Jun 2025 20:18:16 -0300 Subject: [PATCH] =?UTF-8?q?adicionados=20recursos=20graficos,=20corre?= =?UTF-8?q?=C3=A7=C3=B5es=20para=20o=20tempo=20de=20libera=C3=A7=C3=A3o=20?= =?UTF-8?q?para=20iniciar=20o=20atendimento?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- floating.html | 5 ++--- index.html | 2 +- login.html | 2 +- main.js | 1 - operator.html | 2 +- package.json | 2 +- renderer.js | 5 +---- res/img/client.png | Bin 0 -> 26364 bytes {js => res/js}/jquery/jquery.js | 0 {js => res/js}/jquery/jquery.min.js | 0 {js => res/js}/jquery/jquery.min.map | 0 {js => res/js}/jquery/jquery.slim.js | 0 {js => res/js}/jquery/jquery.slim.min.js | 0 {js => res/js}/jquery/jquery.slim.min.map | 0 update.html | 2 +- 15 files changed, 8 insertions(+), 13 deletions(-) create mode 100644 res/img/client.png rename {js => res/js}/jquery/jquery.js (100%) rename {js => res/js}/jquery/jquery.min.js (100%) rename {js => res/js}/jquery/jquery.min.map (100%) rename {js => res/js}/jquery/jquery.slim.js (100%) rename {js => res/js}/jquery/jquery.slim.min.js (100%) rename {js => res/js}/jquery/jquery.slim.min.map (100%) diff --git a/floating.html b/floating.html index f7aeb7a..000600b 100644 --- a/floating.html +++ b/floating.html @@ -5,14 +5,13 @@