Commit b80d1236 authored by Wanigasinghe N.T. | IT18229912's avatar Wanigasinghe N.T. | IT18229912

Merge branch 'feat/it18229912' into 'develop'

style: Breadcumb updated for hand gesture view

See merge request !42
parents a7d99d90 e82de637
...@@ -7,7 +7,8 @@ ...@@ -7,7 +7,8 @@
<ol class="breadcrumb"> <ol class="breadcrumb">
<li class="breadcrumb-item"><a href="{% url 'home' %}">Home</a></li> <li class="breadcrumb-item"><a href="{% url 'home' %}">Home</a></li>
<li class="breadcrumb-item"><a href="{% url 'feedback' %}">Dashboard</a></li> <li class="breadcrumb-item"><a href="{% url 'feedback' %}">Dashboard</a></li>
<li class="breadcrumb-item active" aria-current="page">Emotion-predictions(Video)</li> <li class="breadcrumb-item"><a href="{% url 'handgestures' %}">Emotion-predictions(Video)</a></li>
<li class="breadcrumb-item active" aria-current="page">Hand-gestures</li>
</ol> </ol>
</nav> </nav>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment