[gimp-web/testing] Remove 'all_articles' loop from drafts page
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Remove 'all_articles' loop from drafts page
- Date: Fri, 6 May 2016 21:47:11 +0000 (UTC)
commit be4d615ca47acc5f456f8b1df42d6ed23156b6e9
Author: Pat David <patdavid gmail com>
Date: Fri May 6 16:46:42 2016 -0500
Remove 'all_articles' loop from drafts page
themes/newgimp/templates/draft-index.html | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/templates/draft-index.html b/themes/newgimp/templates/draft-index.html
index 7b160bd..3333102 100644
--- a/themes/newgimp/templates/draft-index.html
+++ b/themes/newgimp/templates/draft-index.html
@@ -66,6 +66,9 @@
</ul>
</div>
<hr/>
+
+
+ {#
<div>
<h2>All News Items</h2>
<p>
@@ -77,6 +80,8 @@
</ul>
</p>
</div>
+ #}
+
</div>
</div>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]