mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2025-12-31 08:50:48 +00:00
note
This commit is contained in:
@@ -215,6 +215,7 @@ def create_report_for_character(records, report_date):
|
|||||||
|
|
||||||
draw_header_block(c, cue_header_block, record)
|
draw_header_block(c, cue_header_block, record)
|
||||||
# FIXME: Draw the title
|
# FIXME: Draw the title
|
||||||
|
# TODO: Integrate this report into the common DocTemplate api
|
||||||
#draw_title_box(c, title_header_block, record)
|
#draw_title_box(c, title_header_block, record)
|
||||||
draw_character_row(c, char_row, record)
|
draw_character_row(c, char_row, record)
|
||||||
draw_cue_number_block(c, cue_number_block, record)
|
draw_cue_number_block(c, cue_number_block, record)
|
||||||
|
|||||||
Reference in New Issue
Block a user