dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit 48a5906c250fe5ad3fb1d0d518ec83f276206c01
parent da06f25ff4648871ad16237486ce540f9cd2f8fc
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Sat,  7 Jan 2023 06:53:20 -0800

remove useless code

Diffstat:
Mpkg/web/public/views/pages/chat.gohtml | 22+---------------------
1 file changed, 1 insertion(+), 21 deletions(-)

diff --git a/pkg/web/public/views/pages/chat.gohtml b/pkg/web/public/views/pages/chat.gohtml @@ -33,20 +33,6 @@ background-position: right bottom; background-size: auto calc(100vh - 100px); } - #demo1 { - display: none; - } - #demo:checked + label { - background: blue; - color: white; - display: block; - } - label { - display: block; - background: lightgrey; - width: 100px; - height: 100px; - } #tutorial_btn_next { visibility: hidden; @@ -94,13 +80,7 @@ {{ define "title" }}dkf - #{{ .Data.Room.Name }}{{ end }} {{ define "content" }} - -<!--<div style="position: absolute; background-color: #00a379; width: 400px; height: 300px;">--> -<!-- Upload file--> -<!-- <input type="checkbox" id="demo"/>--> -<!-- <label for="demo" id="demo1">I'm a square. Click me.</label>--> -<!--</div>--> - + {{ if .Data.DisplayTutorial }} {{ if eq .AuthUser.ChatTutorial 0 }} <div class="modal d-block">