- ${h.select('landing_rev','',c.landing_revs,class_="medium")}
+ ${h.select('repo_landing_rev','',c.landing_revs,class_="medium")}
${_('Default revision for files page, downloads, whoosh and readme')}
-
+
- ${h.textarea('description')}
+ ${h.textarea('repo_description')}
${_('Keep it short and to the point. Use a README file for longer descriptions.')}
-
+
- ${h.checkbox('private',value="True")}
+ ${h.checkbox('repo_private',value="True")}
${_('Private repositories are only visible to people explicitly added as collaborators.')}
- ${h.submit('remove_%s' % c.repo_info.repo_name,_('Remove this repository'),class_="ui-btn red",onclick="return confirm('"+_('Confirm to delete this repository')+"');")}
-
-
-
-
${_('''This repository will be renamed in a special way in order to be unaccesible for RhodeCode and VCS systems.
- If you need fully delete it from file system please do it manually''')}
-
+ ${h.submit('remove_%s' % c.repo_info.repo_name,_('Remove this repository'),class_="ui-btn red",onclick="return confirm('"+_('Confirm to delete this repository')+"');")}
+
+
+
+
${_('''This repository will be renamed in a special way in order to be unaccesible for RhodeCode and VCS systems.
+ If you need fully delete it from file system please do it manually''')}
+