Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
chatbot-canifa-dev-experimentall
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vũ Hoàng Anh
chatbot-canifa-dev-experimentall
Commits
8a9d9ced
Commit
8a9d9ced
authored
Mar 13, 2026
by
Vũ Hoàng Anh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: remove nav bar links from chatbot UI
parent
10557fc9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
7 deletions
+1
-7
index.html
backend/static/index.html
+1
-7
changelog_page_standalone.png
changelog_page_standalone.png
+0
-0
No files found.
backend/static/index.html
View file @
8a9d9ced
...
...
@@ -1048,13 +1048,7 @@
<!-- Navigation Header -->
<div
class=
"nav-header"
>
<h1>
🧪 Canifa AI
<span
style=
"background:#fbbf24;color:#1e1e1e;padding:2px 10px;border-radius:6px;font-size:0.6em;vertical-align:middle;margin-left:8px;font-weight:700;letter-spacing:1px;"
>
DEV EXPERIMENTAL
</span></h1>
<div
class=
"nav-links"
>
<a
href=
"/static/dashboard.html"
>
📊 Dashboard
</a>
<a
href=
"/static/index.html"
class=
"active"
>
💬 Chatbot
</a>
<a
href=
"/static/test_sql.html"
>
🤖 Text-to-SQL
</a>
<a
href=
"/static/test_db.html"
>
🔍 DB Test
</a>
<a
href=
"/static/history.html"
>
🧾 History
</a>
</div>
<div
class=
"nav-links"
></div>
</div>
<div
class=
"main-content"
>
...
...
changelog_page_standalone.png
deleted
100644 → 0
View file @
10557fc9
79.6 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment