avoiding triple reload in last job list
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
<th>{{ t('software.platform') }}</th>
|
||||
<th>{{ t('software.versions') }}</th>
|
||||
<th data-numeric-filter="1" data-filter-placeholder="{{ t('software.numeric_filter_placeholder') }}">{{ t('software.version_count') }}</th>
|
||||
<th data-numeric-filter="1" data-filter-placeholder="{{ t('software.numeric_filter_placeholder') }}">{{ t('software.asset_count') }}</th>
|
||||
<th data-numeric-filter="1" data-filter-placeholder="{{ t('software.numeric_filter_placeholder') }}">{{ t('software.entry_count') }}</th>
|
||||
<th data-numeric-filter="1" data-filter-placeholder="{{ t('software.numeric_filter_placeholder') }}"><span title="{{ t('software.unique_asset_count_help')|e }}">{{ t('software.unique_asset_count') }} ⓘ</span></th>
|
||||
<th data-numeric-filter="1" data-filter-placeholder="{{ t('software.numeric_filter_placeholder') }}"><span title="{{ t('software.inventory_entry_count_help')|e }}">{{ t('software.inventory_entry_count') }} ⓘ</span></th>
|
||||
<th>{{ t('software.last_seen') }}</th>
|
||||
</tr></thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user