").attr("class", "fa-solid fa-recycle"))
.css({"margin-left": "10px", "padding": "0", "--bs-btn-border-width": "0"})
}
}
@@ -45,8 +48,8 @@ function parseMispObject(misp_object, query_url, functionToCall){
"margin-left": "0.5em",
}),
$("").text("Value: "+ v.value),
- $query,
- $query_same
+ $query_same,
+ $query
)
)
)
diff --git a/website/app/templates/query.html b/website/app/templates/query.html
index df8d046e..571f59f7 100644
--- a/website/app/templates/query.html
+++ b/website/app/templates/query.html
@@ -12,16 +12,16 @@
{{query_str}}