From 4ee5852107df69e4894cc7587da75e4e0ec0a033 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 28 Mar 2015 16:33:51 -0700 Subject: [PATCH] This one we can populate in the template now. --- src/General/Settings.coffee | 1 - src/General/html/Settings/Settings.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/General/Settings.coffee b/src/General/Settings.coffee index 2a5b719e9..f842925d4 100755 --- a/src/General/Settings.coffee +++ b/src/General/Settings.coffee @@ -35,7 +35,6 @@ Settings = id: 'fourchanx-settings' className: 'dialog' $.extend dialog, <%= importHTML('Settings/Settings') %> - $('a[href$="/CHANGELOG.md"]', dialog).textContent = g.VERSION Settings.overlay = overlay = $.el 'div', id: 'overlay' diff --git a/src/General/html/Settings/Settings.html b/src/General/html/Settings/Settings.html index 2fa61372c..71f37b68b 100755 --- a/src/General/html/Settings/Settings.html +++ b/src/General/html/Settings/Settings.html @@ -7,7 +7,7 @@ Reset Settings |  <%= meta.name %> |  -  |  + ${g.VERSION} |  Issues |