trivial: update for latest combo

This commit is contained in:
Frédéric Péters 2021-07-26 19:17:53 +02:00
parent 9b0be97be2
commit 79aaccdfa8
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ from combo.data.library import register_cell_class
@register_cell_class
class TownstreetButton(CellBase):
template_name = 'imio_townstreet/button.html'
default_template_name = 'imio_townstreet/button.html'
class Meta:
verbose_name = _('Townstreet Button')