Commit c582f5fc by Harsh Shah

Hide "Areas Of Concern" tab

parent 4838aaad
......@@ -95,7 +95,7 @@
<li id="tab1" class="active"><a href="#1a" data-toggle="tab">role fit</a></li>
<li id="tab2"><a href="#2a" data-toggle="tab">culture fit</a></li>
<li id="tab3"><a href="#3a" data-toggle="tab">requirements</a></li>
<li id="tab4"><a href="#4a" data-toggle="tab">areas of concern</a></li>
<li id="tab4" style="display: none"><a href="#4a" data-toggle="tab">areas of concern</a></li>
</ul>
<div class="tab-content clearfix">
<div class="tab-pane active" id="1a">
......
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