Changeset - 906af649c9f9
[Not reviewed]
beta
0 1 0
Takumi IINO - 13 years ago 2013-03-25 07:52:51
trot.thunder@gmail.com
Transplanted from: ced3b87860ad
i18n context bar
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/templates/base/base.html
Show inline comments
 
@@ -140,7 +140,7 @@
 
          </ul>
 
        </li>
 
        <li ${is_current('options')}>
 
          <a href="#" class="dropdown options"></span>Options</a>
 
          <a href="#" class="dropdown options"></span>${_('Options')}</a>
 
          <ul>
 
             %if h.HasRepoPermissionAll('repository.admin')(c.repo_name):
 
               %if h.HasPermissionAll('hg.admin')('access settings on repository'):
0 comments (0 inline, 0 general)