ntopng/scripts/lua/modules/user_script_templates/elephant_flows.template
Simone Mainardi 1dce9e5842 Migrates to Bootstrap 5
Adds bootstrap-5.0.0-beta3-dist

Adds bootstrap-5.0.0

Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist

initial migration to bs v5

porting to bs5

improvements on dropdown menu filter

fixed host map dropdown

removed excessive padding

fix button toggle

re-add blog news

removed text decoration for links

fix button layout (#5348)

remove underscore from href (#5347)
2021-05-18 11:39:59 +02:00

13 lines
No EOL
202 B
Text

{#
(C) 2020 - ntop.org
Template used by the 'Elephant Flows' User Script.
#}
<div class="mb-3 row">
</div>
<script type="text/javascript">
$(document).ready(function() {
});
</script>