Improved style of content is available.

This commit is contained in:
Martin Edenhofer 2012-11-13 08:03:57 +01:00
parent 973e6d07df
commit 82a9139e74

View file

@ -49,7 +49,7 @@ class App.ControllerTable extends App.Controller
# check if table is empty
if _.isEmpty(data.objects)
table = '<span>-' + App.i18n.translateContent( 'none' ) + '-</span>'
table = '<p>-' + App.i18n.translateContent( 'none' ) + '-</p>'
return $(table)
# define normal header