Lots of import related code.

This commit is contained in:
James Cole
2016-07-15 22:26:08 +02:00
parent f5b3dc36e3
commit c9e46a4dd1
19 changed files with 609 additions and 41 deletions

View File

@@ -31,7 +31,7 @@
<div class="col-lg-12">
<div class="box">
<div class="box-header with-border">
<h3 class="box-title">{{ field.name }}</h3>
<h3 class="box-title">{{ trans('csv.column_'~field.name) }}</h3>
</div>
<div class="box-body no-padding">
<table class="table table-hover">