diff options
Diffstat (limited to 'WebContent/templates/common.xhtml')
| -rw-r--r-- | WebContent/templates/common.xhtml | 2 |
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> |
