Changes between Initial Version and Version 1 of Ticket #13366


Ignore:
Timestamp:
Jan 26, 2018, 10:34:19 PM (6 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13366

    • Property Owner changed from Álvaro Iradier to Ryan J Ollos
    • Property Status changed from new to accepted
  • Ticket #13366 – Description

    initial v1  
    44
    55How to fix this:
     6
    67replace line 137 with:
     8
     9{{{#!python
    710return Markup(cmap) + tag.img(src=img_link, usemap='#' + img_id + '_map')
     11}}}
    812