equal
deleted
inserted
replaced
33 <td colspan="2"><a href="spacesList.html" th:href="@{/admin/spaces}" th:text="#{renkanAdmin.space_objects_name}">Spaces</a></td> |
33 <td colspan="2"><a href="spacesList.html" th:href="@{/admin/spaces}" th:text="#{renkanAdmin.space_objects_name}">Spaces</a></td> |
34 </tr> |
34 </tr> |
35 <tr> |
35 <tr> |
36 <td colspan="2"><a href="usersList.html" th:href="@{/admin/users}" th:text="#{renkanAdmin.user_objects_name}">Users</a></td> |
36 <td colspan="2"><a href="usersList.html" th:href="@{/admin/users}" th:text="#{renkanAdmin.user_objects_name}">Users</a></td> |
37 </tr> |
37 </tr> |
|
38 <tr> |
|
39 <td colspan="2"><a href="groupsList.html" th:href="@{/admin/groups}" th:text="#{renkanAdmin.group_objects_name}">Groups</a></td> |
|
40 </tr> |
38 </tbody> |
41 </tbody> |
39 </table> |
42 </table> |
40 </div> |
43 </div> |
41 <footer id="footer" th:substituteby="fragment/pageFragment::footerFragment"> |
44 <footer id="footer" th:substituteby="fragment/pageFragment::footerFragment"> |
42 <div id="version">© <span class="version-date">2013</span> <a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> - Version <span class="version-version">0.0</span></div> |
45 <div id="version">© <span class="version-date">2013</span> <a href="http://www.iri.centrepompidou.fr" target="_blank">IRI</a> - Version <span class="version-version">0.0</span></div> |