jsgantt-improved icon indicating copy to clipboard operation
jsgantt-improved copied to clipboard

Configuration to change tooltip template symbol to replace

Open quevon24 opened this issue 4 years ago • 0 comments

Hi, this plugin works great, but I found a problem when you use it with django and it's template system, as default django uses {{ }} to render the context into the template, but the jsgantt tooltip uses {{ }} to replace the key on tooltip template.

I think that a easy solution should be a config that allows user to put which symbol search and replace for tooltip template. So instead of using {{ and }} be able to set different symbol.

Thanks

quevon24 avatar May 12 '21 22:05 quevon24