summaryrefslogtreecommitdiff
path: root/app/views/groups/packages/index.html.haml
blob: b07c08f50ca86373edd1373f4a5ee2fdbd4531f0 (plain)
1
2
3
4
5
- page_title _("Packages")

.row
  .col-12
    #js-vue-packages-list{ data: packages_list_data('groups', @group) }