Remove debug code and fixup ISTATE usage
This commit is contained in:
@@ -673,7 +673,7 @@
|
||||
<br/>
|
||||
Installed <span class="app-info-meta text-small">{{ app.creationTime | prettyDate }}</a> </span>
|
||||
<br/>
|
||||
<span ng-show="app.error" class="text-danger"><br/>Error <b ng-show="app.error.message">{{ app.error.message }}</b><br/></span>
|
||||
<span ng-show="app.error" class="text-danger"><br/>Error: <b>{{ app.error.message }}</b><br/></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user