Also hide the app header bits to avoid empty ui fragments while loading
This commit is contained in:
@@ -404,7 +404,7 @@
|
||||
|
||||
<br/>
|
||||
|
||||
<div class="row">
|
||||
<div class="row" ng-show="view">
|
||||
<div class="col-sm-2 text-center">
|
||||
<img ng-src="{{ app.iconUrl || 'img/appicon_fallback.png' }}" fallback-icon="img/appicon_fallback.png" onerror="imageErrorHandler(this)" class="app-icon"/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user