Show CSV data

This commit is contained in:
2016-07-29 17:40:52 +02:00
parent 4d3da2ac09
commit 889e7ab7e0
4 changed files with 30 additions and 8 deletions
@@ -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>