summaryrefslogtreecommitdiffstats
path: root/WebContent/templates
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/templates')
-rw-r--r--WebContent/templates/common.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/templates/common.xhtml b/WebContent/templates/common.xhtml
index 39139d6..467c015 100644
--- a/WebContent/templates/common.xhtml
+++ b/WebContent/templates/common.xhtml
@@ -31,7 +31,7 @@
</h:commandLink>
</li>
<li>
- <h:commandLink action="categories">
+ <h:commandLink action="categories" id="catalogLink">
<h:outputText id="catalog" value="Catalog" />
</h:commandLink>
</li>