Add fixtures to sqlite db

This commit is contained in:
Romain Neutron
2013-12-10 10:19:48 +01:00
parent a74ad06ad1
commit 89dc1c5129
97 changed files with 1047 additions and 1908 deletions

View File

@@ -79,9 +79,9 @@
{{ app['date-formatter'].getDate(feed.getCreatedOn()) }}
</td>
<td valign="center" align="center">
{% if feed.getCollection() != null %}
{{ feed.getCollection().get_databox().get_label(app['locale']) }} /
{{ feed.getCollection().get_name() }}
{% if feed.getCollection(app) != null %}
{{ feed.getCollection(app).get_databox().get_label(app['locale']) }} /
{{ feed.getCollection(app).get_name() }}
{% endif %}
</td>
<td valign="center" align="center">