mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 06:43:24 +00:00
Custom comparisons, performance improvements
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
</h1>
|
||||
|
||||
<div style="text-align:left; font-size:0.8em; width: 43em; margin:0 auto;" >
|
||||
<a href="https://github.com/cmmcleod/ed-shipyard" target="_blank" title="Coriolis Github Project">Create an issue on Github</a>
|
||||
if you this if this keeps happening. <a href="#" ng-click="showDetails = !showDetails">Add these details</a>
|
||||
<div class="cen">
|
||||
<a href="https://github.com/cmmcleod/ed-shipyard" target="_blank" title="Coriolis Github Project">Create an issue on Github</a>
|
||||
if this keeps happening. <a href="#" ng-click="showDetails = !showDetails">Add these details</a>
|
||||
</div>
|
||||
<div style="margin-top: 2em;" ng-show="showDetails">
|
||||
<div>Browser:<br>{{browser}}</div>
|
||||
<div ng-if="path" >Path:<br>{{path}}</div>
|
||||
|
||||
Reference in New Issue
Block a user