Show CSV data
This commit is contained in:
@@ -41,7 +41,10 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="row" style="margin-top: 4ex;">
|
||||
<div class="row" style="margin-top: 4ex; text-align: center;">
|
||||
<textarea ng-model='csvInput' name="csvText" cols="220" rows="30" style="font-family: monospace; font-size: 70%;" disabled></textarea>
|
||||
</div>
|
||||
<!-- div class="row" style="margin-top: 4ex;">
|
||||
<table class="importTable">
|
||||
<tr>
|
||||
<th style="width: 5%;">Position</th>
|
||||
@@ -66,5 +69,5 @@
|
||||
<td class="spacer"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div -->
|
||||
</div>
|
||||
Reference in New Issue
Block a user