Show More
@@ -288,6 +288,9 b'' | |||
|
288 | 288 | <span class="help-block">${_('Location where repositories are stored. After changing this value a restart, and rescan is required')}</span> |
|
289 | 289 | </div> |
|
290 | 290 | </div> |
|
291 | %else: | |
|
292 | ## form still requires this but we cannot internally change it anyway | |
|
293 | ${h.hidden('paths_root_path',size=30,readonly="readonly", class_="disabled")} | |
|
291 | 294 | %endif |
|
292 | 295 | <div class="buttons"> |
|
293 | 296 | ${h.submit('save',_('Save settings'),class_="ui-btn large")} |
General Comments 0
You need to be logged in to leave comments.
Login now