diff --git a/attack-theme/static/scripts/navigation.js b/attack-theme/static/scripts/navigation.js index b19ac4db22e..ef3d7f937d7 100644 --- a/attack-theme/static/scripts/navigation.js +++ b/attack-theme/static/scripts/navigation.js @@ -71,7 +71,6 @@ $(document).ready(function () { $(".sidenav-head").click(function () { localStorage.setItem("need_update", true); localStorage.setItem("new_active_id", $(this).attr('id')); - $(this).addClass("active"); }); // If this method is called, then the user has clicked on a link in the subtechniques dropdown table. diff --git a/modules/resources/templates/contribute.html b/modules/resources/templates/contribute.html index a269f4dbedc..56dc49bb4f4 100644 --- a/modules/resources/templates/contribute.html +++ b/modules/resources/templates/contribute.html @@ -100,18 +100,18 @@

Contribution Examples

New Technique Example
-
-
(Sub-)Technique Name:
-

COM, ROM, & BE GONE

-
Tactic:
-

Persistence

-
-
-
Platform:
-

Windows

-
Required Permissions:
-

User

-
+

+ (Sub-)Technique Name: COM, ROM, & BE GONE +

+

+ Tactic: Persistence +

+

+ Platform: Windows +

+

+ Required Permissions: User +

Sub-techniques: This is a sub-technique of T1XXX, or this would have T1XXX as a sub-technique