app/views/manage/resource/index/_collection_actions.html.slim in manage-1.3.30 vs app/views/manage/resource/index/_collection_actions.html.slim in manage-1.3.31

- old
+ new

@@ -1,3 +1,3 @@ -- if collection.count > 0 and collection_actions(collection).present? - .panel.collection_actions +- if collection.count > 0 and collection_actions(collection).present? + .panel.collection_actions = collection_actions(collection) \ No newline at end of file