mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +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
|
|
@ -49,7 +49,7 @@ print[[
|
|||
title: "",
|
||||
forceTable: true,
|
||||
buttons: [
|
||||
'<a id="addRangeBtn" onclick="addDhcpRow()" role="button" class="add-on btn" data-toggle="modal"><i class="fa fa-plus" aria-hidden="true"></i></a>'
|
||||
'<a id="addRangeBtn" onclick="addDhcpRow()" role="button" class="add-on btn" data-toggle="modal"><i class="fas fa-plus" aria-hidden="true"></i></a>'
|
||||
], columns: [
|
||||
{
|
||||
title: "]] print(i18n("nedge.dhcp_first_ip")) print[[",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue