mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-20 15:01:48 -05:00
Do not try to render home template on login/logout
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
<div class="tab-pane" id="home" ng-if="current_user">
|
||||
<div class="tab-pane" id="home">
|
||||
<div ng-cloak id="htmlTemplate" style="padding:10px">
|
||||
<div id="refresh-row" class="row">
|
||||
<div class="col-lg-12">
|
||||
|
||||
Reference in New Issue
Block a user