From f05edd0fc7c382588a270f3b53854ebdab216f9b Mon Sep 17 00:00:00 2001 From: adrien Date: Mon, 21 Oct 2024 22:59:52 +0200 Subject: [PATCH] RTTDuration --- index.php | 71 ++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 63 insertions(+), 8 deletions(-) diff --git a/index.php b/index.php index 6549e0c..13e935f 100755 --- a/index.php +++ b/index.php @@ -132,14 +132,14 @@ Exemples: /24 10. title="[num de protocole]"> -
-
+
+
/>
-
+
/> @@ -147,14 +147,14 @@ Exemples: /24 10.
-
-
+
+
/>
-
+
/> @@ -397,7 +397,7 @@ Exemples: /24 10.
- ">
@@ -415,6 +415,56 @@ Exemples: /24 10.
+ +
+ +
+ "> +
secondes
+
+
+ +
+ +
+
+ +
+ > + +
+ "> +
+
+ +
+ > + +
+ "> +
+
+
+
Divers
@@ -587,10 +637,15 @@ foreach ([$DATADIR, $NMAPDIR] as $dir) { $(".ui.accordion").accordion() - $("#stylesheetSelect").dropdown() $("#compareWithSelect").dropdown({ clearable: true }) + $("#minRTTUnit").dropdown({ + clearable: true + }) + $("#maxRTTUnit").dropdown({ + clearable: true + }) new TagsInput(targetsInput, {}, " ") new TagsInput(excludeInput)