diff options
author | CruiseDevice | 2019-01-14 12:48:44 +0530 |
---|---|---|
committer | CruiseDevice | 2019-01-28 12:32:15 +0530 |
commit | f6d6cccbfb8f148dfb25193acb8d12f8d8ba87c9 (patch) | |
tree | bd28f28180397c5f995fdc396e70ccbebeaa2785 /yaksh | |
parent | f72f1b2cc06821cd08e279a346d3d05b92896986 (diff) | |
download | online_test-f6d6cccbfb8f148dfb25193acb8d12f8d8ba87c9.tar.gz online_test-f6d6cccbfb8f148dfb25193acb8d12f8d8ba87c9.tar.bz2 online_test-f6d6cccbfb8f148dfb25193acb8d12f8d8ba87c9.zip |
Remove empty class from tag
Diffstat (limited to 'yaksh')
-rw-r--r-- | yaksh/templates/yaksh/design_questionpaper.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yaksh/templates/yaksh/design_questionpaper.html b/yaksh/templates/yaksh/design_questionpaper.html index 40d2ab6..7745053 100644 --- a/yaksh/templates/yaksh/design_questionpaper.html +++ b/yaksh/templates/yaksh/design_questionpaper.html @@ -36,7 +36,7 @@ select <center><b>Manual mode to design the {{lang}} Question Paper</center><br> <div class = "tab-base"> <ul class="nav nav-pills tabs"> - <li class="" id="fixed-tab"> + <li id="fixed-tab"> <a data-toggle="tab" href="#fixed-questions" class = "nav-link active" id="fixed"> STEP 1<br> Add Fixed Questions |