Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
21_22-J-02
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
21_22-J-02
21_22-J-02
Commits
db3ac189
Commit
db3ac189
authored
Apr 19, 2022
by
NaweenTharuka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style: Add btn to navigate hand gestures view
parent
b3431ded
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
6 deletions
+1
-6
Presently/presently/db.sqlite3
Presently/presently/db.sqlite3
+0
-0
Presently/presently/users/templates/users/emotionvideo.html
Presently/presently/users/templates/users/emotionvideo.html
+1
-6
No files found.
Presently/presently/db.sqlite3
View file @
db3ac189
No preview for this file type
Presently/presently/users/templates/users/emotionvideo.html
View file @
db3ac189
...
...
@@ -30,13 +30,8 @@
</div>
<hr/>
<div
class=
"heading-text heading-line text-center mt-5"
>
<h4>
Usage of Body Gestures
</h4>
</div>
<h4
class=
"py-5"
>
Waiting...
</h4>
<div
class=
"d-flex justify-content-center mb-5"
>
<a
class=
"btn btn-primary"
href=
"{% url 'handgestures' %}"
type=
"submit"
>
Usage of hand gestures
</a>
<a
class=
"btn btn-outline"
href=
"{% url 'overallfeedback' %}"
type=
"submit"
>
View Summary Detail
</a>
</div>
</div>
...
...
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