mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Changed historical icon (#8335)
This commit is contained in:
parent
f12deed000
commit
c16695982a
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
:title="image_button_title"><i
|
||||
class="fas fa-lg fa-file-image"></i></button>
|
||||
<button v-if="is_history_enabled" class="btn btn-link btn-sm" @click="jump_to_historical_flows"
|
||||
:title="_i18n('page_stats.historical_flows')"><i class="fas fa-lg fa-table"></i></button>
|
||||
:title="_i18n('page_stats.historical_flows')"><i class="fas fa-stream"></i></button>
|
||||
</template>
|
||||
</DateTimeRangePicker>
|
||||
<!-- select metric -->
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 10a4178f64aa0a5a4d1907e3892b3fbad5cd1c54
|
||||
Subproject commit 3e95557ef26645ee30d0f749fe0889c7de28bf95
|
||||
Loading…
Add table
Add a link
Reference in a new issue