Ignore:
Timestamp:
06/07/18 16:55:58 (6 years ago)
Author:
martijk
Message:

fixed incorrect rendering when no tickets are specified

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/sara_nodes.py.in

    r365 r366  
    325325            if w_ticket > 0 and line['ticket'].strip():
    326326                show_line_fields.append([w_ticket,'#' + line['ticket']])
    327             else:
    328                 show_line_fields.append([w_ticket,''])
    329327            show_line_fields.append([w_note,line['note']])
    330328
Note: See TracChangeset for help on using the changeset viewer.