Skip to content

Commit

Permalink
#11: removed dead code
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schneider <johannes.schneider@bosch-si.com>
  • Loading branch information
Johannes Schneider authored and thjaeckle committed Nov 9, 2017
1 parent a1c5730 commit bc8e1cf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions documentation/src/main/resources/js/customscripts.js
Expand Up @@ -41,8 +41,4 @@ $(function () {
return $this.find("a[data-toggle=tab]:first, a[data-toggle=pill]:first").tab("show");
}
});

$('nav li').on('click', {
$(this).removeClass('hidden')
})
});

0 comments on commit bc8e1cf

Please sign in to comment.