mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Migrates font-awesome 5 fa to fas
This commit is contained in:
parent
e28d0ec755
commit
dacaa7e3db
107 changed files with 669 additions and 669 deletions
|
|
@ -276,7 +276,7 @@ print[[
|
|||
title: "]] print(i18n("traffic_profiles.edit_traffic_profiles")) print[[",
|
||||
forceTable: true,
|
||||
buttons: [
|
||||
'<a id="addNewProfileBtn" onclick="addNewProfile()" role="button" class="add-on btn" data-toggle="modal"><i class="fa fa-plus" aria-hidden="true"></i></a>'
|
||||
'<a id="addNewProfileBtn" onclick="addNewProfile()" role="button" class="add-on btn" data-toggle="modal"><i class="fas fa-plus" aria-hidden="true"></i></a>'
|
||||
], columns: [
|
||||
{
|
||||
title: "]] print(i18n("traffic_profiles.profile_name")) print[[",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue