JSONAPI stuff
This commit is contained in:
@@ -40,7 +40,6 @@ $ ->
|
||||
|
||||
setupTranslations()
|
||||
|
||||
|
||||
$('[data-boolean]').each ->
|
||||
$(@).addClass(if $(@).data('boolean') then 'boolean-true' else 'boolean-false')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user