mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-23 15:10:15 +00:00
Implements front-end call for buy and sell orders
Copy-pastes sell-orders component for mass component creation
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<div class="col-md-12">
|
||||
<h4>All enabled currencies</h4>
|
||||
<div class="panel-group" id="accordion">
|
||||
<div class="panel panel-default" ng-repeat="exchange in exchanges">
|
||||
@@ -26,5 +25,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user