srchub-old

srchub-old Mercurial Source Tree


Root/indefero/src/IDF/templates/idf/gadmin/users/base.html

{extends "idf/gadmin/base.html"}
{block tabusers} class="active"{/block}
{block subtabs}
<a {if $inIndex}class="active" {/if}href="{url 'IDF_Views_Admin::users'}">{trans 'User List'}</a> 
{if $inUpdate} |
<a class="active" href="{url 'IDF_Views_Admin::userUpdate', array($cuser.id)}">{trans 'Update User'}</a> 
{/if} |
<a {if $inCreate}class="active" {/if}href="{url 'IDF_Views_Admin::userCreate'}">{trans 'Create User'}</a> 

{/block}
Source at commit 2edaca00bc79 created 11 years 11 months ago.
By "Nathan Adams ", Adding file for new syntax highlighter

Archive Download this file

Branches

Tags

Page rendered in 1.07878s using 11 queries.