From 2f634e8e233f2dc61e38b7dbc02236d0264242f3 Mon Sep 17 00:00:00 2001 From: Ailin Nemui Date: Thu, 8 Jun 2017 19:34:52 +0200 Subject: remove bug git commit and date --- security/index.html | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/security/index.html b/security/index.html index b1af350..79beefe 100644 --- a/security/index.html +++ b/security/index.html @@ -11,8 +11,6 @@ categories: [ _nav ] Exploitable Versions affected Fixed - Release date - Git commit Credit Description @@ -22,9 +20,8 @@ categories: [ _nav ] {% if advisory.link %}{{ advisory.name }}{% elsif advisory.name contains "-SA-" %}{{ advisory.name }}{% else %}{{ advisory.name }}{% endif %} - {% if advisory.affected_note %}{{ advisory.affected_note }}{% endif %} - {{ advisory.release_date }} - {% if advisory.git_commit %} {% endif %} + {% if advisory.affected_note %}{{ advisory.affected_note }}{% endif %} + {% if advisory.git_commit %}{{ advisory.release_date }}{% else %}{{ advisory.release_date }}{% endif %} @@ -45,8 +42,6 @@ categories: [ _nav ] {{ bug.exploitable_by }} {% if bug.affected_note_top %}{{ bug.affected_note_top }}{% endif %} - {% comment %} release date {% endcomment %} - {% if bug.git_commit %} {% endif %} {{ bug.credit }} {{ bug.description }} -- cgit v1.2.3