mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19: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
|
|
@ -20,7 +20,7 @@ end
|
|||
|
||||
print [[
|
||||
<p>
|
||||
<H3><i class="fa fa-lg fa-binoculars"></i> ]] print(scriptname) print [[</H3>
|
||||
<H3><i class="fas fa-lg fa-binoculars"></i> ]] print(scriptname) print [[</H3>
|
||||
<p>
|
||||
<script>var require = { paths: { 'vs': ']] print(ntop.getHttpPrefix()) print[[/monaco-editor/min/vs' } };</script>
|
||||
<script src="]] print(ntop.getHttpPrefix()) print[[/monaco-editor/min/vs/loader.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue