Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo
Commits
84a78437
Commit
84a78437
authored
Sep 29, 2011
by
Asheesh Laroia
Browse files
Adjust the string so that it is clear that this section refers to tech details about packages
parent
793b6a35
Changes
1
Hide whitespace changes
Inline
Side-by-side
debexpo/templates/my/index.mako
View file @
84a78437
...
@@ -197,7 +197,7 @@ allow_unsigned_uploads = 0
...
@@ -197,7 +197,7 @@ allow_unsigned_uploads = 0
<td>${ _('Type of packages you are interested in') }:</td>
<td>${ _('Type of packages you are interested in') }:</td>
<td><br />${ h.html.tags.textarea('package_types', c.metrics.types, cols=82, rows=10) }</td>
<td><br />${ h.html.tags.textarea('package_types', c.metrics.types, cols=82, rows=10) }</td>
</tr>
</tr>
<% oneshot = "
Sponsoring requirement
s" %>
<% oneshot = "
Technical choices within package
s" %>
% for requirement in c.technical_tags:
% for requirement in c.technical_tags:
<tr>
<tr>
<td>${ oneshot | n}<% oneshot = " " %></td>
<td>${ oneshot | n}<% oneshot = " " %></td>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment