Skip to content

Commit

Permalink
Merge c5a5c91 into 05dcc4a
Browse files Browse the repository at this point in the history
  • Loading branch information
Murakam1 committed Jul 23, 2019
2 parents 05dcc4a + c5a5c91 commit b5abced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smart_selects/widgets.py
Expand Up @@ -262,3 +262,4 @@ def render(self, name, value, attrs=None, choices=()):
output = super(ChainedSelectMultiple, self).render(name, value, final_attrs)

return mark_safe(output)
#

0 comments on commit b5abced

Please sign in to comment.