[damned-lies] Added back the class to allow a link to open a popup instead of a page
- From: Gil Forcada Codinachs <gforcada src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies] Added back the class to allow a link to open a popup instead of a page
- Date: Thu, 11 Oct 2012 08:03:45 +0000 (UTC)
commit 4d0c7227df9ac84aebf575941c3b59896f5cc3b8
Author: Gil Forcada <gforcada gnome org>
Date: Thu Oct 11 09:57:23 2012 +0200
Added back the class to allow a link to open a popup instead of a page
templates/release_detail.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/templates/release_detail.html b/templates/release_detail.html
index 32bc981..6252e55 100644
--- a/templates/release_detail.html
+++ b/templates/release_detail.html
@@ -22,7 +22,7 @@
<th>{% trans "User Interface" %}</th>
<th>{% trans "Graph" %}</th>
<th>{% trans "User Interface (red.)" %}
- <a href="{% url 'help' 'reduced_po' %}"><img src="{{ STATIC_URL }}img/help.png" alt="help icon"></a>
+ <a href="{% url 'help' 'reduced_po' %}" class="show-overlay"><img src="{{ STATIC_URL }}img/help.png" alt="help icon"></a>
</th>
<th>{% trans "Documentation" %}</th>
<th>{% trans "Graph" %}</th>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]