MyAcc: interface visibility depends on user_status
[myslice.git] / portal / templates / account-view.html
index 8f853e1..74a2a0f 100644 (file)
 
 
 
-
+{%if 'Enabled'  in user_status %}
 <h3 id="show-pending" class="plugin-show" style="display: block;">
 <span class="glyphicon glyphicon-chevron-right"></span>
 <a href="#" class="plugin-tooltip" data-toggle="tooltip" data-original-title="Show plugin &quot;Pending operations&quot; (QueryUpdater)"></a>Credentials</h3>
     </div>
 </div>
 </div>
+{%endif%} 
 
 </form>