1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
This commit is contained in:
Jeremy Stretch
2018-11-08 11:13:03 -05:00
parent 21fd889810
commit bb5432de7d

View File

@ -22,6 +22,7 @@ def oneline(value):
"""
return value.replace('\n', ' ')
@register.filter()
def placeholder(value):
"""