Skip to content

Commit fcec8bb

Browse files
authored
Merge pull request #82 from aws-samples/1.2.0wangzt
deleted excessive page
2 parents afa84c0 + fff1858 commit fcec8bb

File tree

2 files changed

+0
-38
lines changed

2 files changed

+0
-38
lines changed

application/pages/9_🖥_Suggested_Question_Management.py

Lines changed: 0 additions & 35 deletions
This file was deleted.

application/utils/navigation.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ def make_sidebar():
4444
st.page_link("pages/6_📚_Index_Management.py", label="Index Management", icon="📚")
4545
st.page_link("pages/7_📚_Entity_Management.py", label="Entity Management", icon="📚")
4646
st.page_link("pages/8_📚_Agent_Cot_Management.py", label="Agent Cot Management", icon="📚")
47-
st.markdown(":gray[Dashboard Customization Management]", help='Customize your dashboard for better visualization')
48-
st.page_link("pages/9_🖥_Suggested_Question_Management.py", label="Suggested Question Management",
49-
icon="🖥")
5047

5148
if st.button("Log out"):
5249
logout()

0 commit comments

Comments
 (0)