Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Silva <sebastian@somosazucar.org>2013-05-27 08:38:22 (GMT)
committer Sebastian Silva <sebastian@somosazucar.org>2013-05-27 08:38:22 (GMT)
commit724688993de35f332aa524ed9eb4ee8471bda78e (patch)
treef571f63fd057f04b99fdbd155aba8c508c56b484
parent3c683c8368bc20f41047bd3ea2e5533adf96d1b1 (diff)
added element ids for autotest
-rw-r--r--sugar_network_webui/templates/_context-resource-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar_network_webui/templates/_context-resource-list.html b/sugar_network_webui/templates/_context-resource-list.html
index 968a4e5..76d49ed 100644
--- a/sugar_network_webui/templates/_context-resource-list.html
+++ b/sugar_network_webui/templates/_context-resource-list.html
@@ -80,7 +80,7 @@
</div>
<div id="mejorar-sistema">
<!--img onclick="location='/new/resource?cursor_offset={{context_offset}}'" class="toolbar-icon white-button" src="/static/icons/list-add.png" /-->
- <img onclick="location='/feedback/new?context={{context['guid']}}'" class="toolbar-icon white-button has_tooltip_left" title="{{_('New question, idea or problem')}}" src="/static/icons/list-add.png" />
+ <img id="mejorar-sistema-img" onclick="location='/feedback/new?context={{context['guid']}}'" class="toolbar-icon white-button has_tooltip_left" title="{{_('New question, idea or problem')}}" src="/static/icons/list-add.png" />
</div>
{%- if result %}
<div id='vpaginator'>