This repository has been archived on 2020-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
counter/frontend/components/cluster-view/_cluster-view.html.erb

5 lines
119 B
Plaintext

<div class="cluster-view">
<%= c("cluster-list", clusters: @clusters.values) %>
<%= c("cluster-new") %>
</div>