* replaced durationForEntry with duration filter * fixed duration problem - fixes #137
This commit is contained in:
@@ -116,7 +116,7 @@ class AppFixtures extends Fixture
|
||||
// no alias to test twig username macro
|
||||
[
|
||||
null, 'Super Administrator', self::USERNAME_SUPER_ADMIN, 'susan_super@example.com', 'ROLE_SUPER_ADMIN',
|
||||
'/bundles/avanzuadmintheme/img/avatar.png', true
|
||||
'/build/images/default_avatar.png', true
|
||||
]
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user