mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 22:33:24 +00:00
error page fix
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<div ng-if="path" >Path:<br>{{path}}</div>
|
||||
<div ng-if="type">Error:<br>{{type}}</div>
|
||||
<div ng-if="errorMessage">Message:<pre>{{errorMessage}}</pre></div>
|
||||
<div ng-if="details">Details:<br><pre>{{details}}<pre></div>
|
||||
<div ng-if="details">Details:<br><pre>{{details}}</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user