10 years, 6 months ago
(2014-07-21 16:02:09 UTC)
#2
https://codereview.appspot.com/116940044/diff/20001/MoinMoin/templates/ticket...
File MoinMoin/templates/tickets.html (right):
https://codereview.appspot.com/116940044/diff/20001/MoinMoin/templates/ticket...
MoinMoin/templates/tickets.html:19: <input type="submit" value="{{
status_value.capitalize() }}" title="{{ _('Show %(status)s tickets',
status=status_value) }}" class="{{ 'ticket-query-button active' if status ==
status_value else 'ticket-query-button'}}">
On 2014/07/21 15:56:28, RogerHaase wrote:
> not sure what to do here, it already has inconsistent names. Leave it as
> ticket- since it is frequently used in CSS
I am sorry for not adding moin-
For this patch I will use ids with prefix moin-
I will make separate patch for removing the inconsistency of name of ids in a
later patch
Issue 116940044: Added ticket-create button in +tickets view in all themes with a TODO
(Closed)
Created 10 years, 6 months ago by sksaurabhkathpalia
Modified 10 years, 5 months ago
Reviewers: RogerHaase, thomas.j.waldmann_gmail.com
Base URL:
Comments: 4