mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Add animation class to make consistent with Hubs and Producers.
Remove class .animate-repeat
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"ng-debounce" => "150",
|
||||
"ofn-disable-enter" => true}
|
||||
|
||||
.group.animate-show{"ng-repeat" => "group in groups = (Groups.groups | groups:query | orderBy:order)",
|
||||
.group.animate-repeat{"ng-repeat" => "group in groups = (Groups.groups | groups:query | orderBy:order)",
|
||||
name: "group{{group.id}}",
|
||||
id: "group{{group.id}}"}
|
||||
.row.pad-top{bindonce: true}
|
||||
|
||||
Reference in New Issue
Block a user