Changeset - aaac3954ad4a
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 12 years ago 2013-05-22 23:41:52
marcin@python-works.com
Show repo ID in settings
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
rhodecode/templates/admin/repos/repo_edit.html
Show inline comments
 
@@ -33,6 +33,7 @@ ${self.context_bar('options')}
 
                </div>
 
                <div class="input">
 
                    ${h.text('repo_name',class_="medium")}
 
                    <span class="help-block">${_('Non-changeable id')}: ${c.repo_info.repo_id}</span>
 
                </div>
 
           </div>
 
           <div class="field">
0 comments (0 inline, 0 general)