Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
2020-101
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sachith Fernando
2020-101
Commits
ade8f9f2
Commit
ade8f9f2
authored
Oct 18, 2020
by
LiniEisha
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixing issues in side menu
parent
b998bd3b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
FirstApp/templates/FirstApp/template.html
FirstApp/templates/FirstApp/template.html
+4
-4
No files found.
FirstApp/templates/FirstApp/template.html
View file @
ade8f9f2
...
...
@@ -93,8 +93,8 @@
<div
class=
"bg-white py-2 collapse-inner rounded"
>
<h6
class=
"collapse-header"
>
Components:
</h6>
<a
class=
"collapse-item"
href=
"/summary/lecture"
>
Summarization
</a>
</div>
ac
</div>
S
</div>
</div>
</li>
<li
class=
"nav-item"
>
...
...
@@ -106,8 +106,8 @@
<div
class=
"bg-white py-2 collapse-inner rounded"
>
<h6
class=
"collapse-header"
>
Components:
</h6>
<a
class=
"collapse-item"
href=
"/attendance/initiate-lecture"
>
initiate lecture
</a>
</div>
ac
</div>
S
</div>
</div>
</li>
<!-- Nav Item - Utilities Collapse Menu -->
...
...
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