Merge pull request #1070 from openclassify/vedat

fixed header
This commit is contained in:
Ozcan Durak 2021-05-10 05:14:45 +03:00 committed by GitHub
commit e7a6d6ae8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,6 @@
<thead> <thead>
<tr class="text-white"> <tr class="text-white">
<th class="text-nowrap" colspan="3">{{ trans('visiosoft.module.advs::field.ad_title') }}</th> <th class="text-nowrap" colspan="3">{{ trans('visiosoft.module.advs::field.ad_title') }}</th>
<th class="text-nowrap" colspan="2">{{ trans('visiosoft.module.advs::field.ad_title') }}</th>
{% for cF in listingCFs %} {% for cF in listingCFs %}
<th class="text-nowrap">{{ cF.name }}</th> <th class="text-nowrap">{{ cF.name }}</th>