summaryrefslogtreecommitdiff
path: root/yaksh/templates/user.html
diff options
context:
space:
mode:
authoradityacp2018-01-02 15:51:36 +0530
committeradityacp2018-01-02 15:51:36 +0530
commitde0f0be2f5963da2f03616c192dfe339c021eff6 (patch)
treefafaac934e42e5f877257c6a9700074f7bff8822 /yaksh/templates/user.html
parent8a062d48a0347ae43b1b9d5b1ca532387d8ad3d9 (diff)
downloadonline_test-de0f0be2f5963da2f03616c192dfe339c021eff6.tar.gz
online_test-de0f0be2f5963da2f03616c192dfe339c021eff6.tar.bz2
online_test-de0f0be2f5963da2f03616c192dfe339c021eff6.zip
Changes in views, models, templates and js
- Rename learning_type to type in Lesson model - Change error message in views and change redirection - Change templates to rename learning_type to type for unit - Add new dialog for embedding Video URL
Diffstat (limited to 'yaksh/templates/user.html')
-rw-r--r--yaksh/templates/user.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/yaksh/templates/user.html b/yaksh/templates/user.html
index 987593f..090e93d 100644
--- a/yaksh/templates/user.html
+++ b/yaksh/templates/user.html
@@ -11,9 +11,9 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand navbar-left" href="{{ URL_ROOT }}/exam/manage/">
+ <a class="navbar-brand navbar-left" href="{{ URL_ROOT }}/exam/">
<img src="{{ URL_ROOT }}/static/yaksh/images/yaksh_banner.png" alt="YAKSH" style="margin-top: -3px; margin-left:-15px">
- </img>
+ </img>
</a>
</div>
<div class= "collapse navbar-collapse" id="navbar">