1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-03 14:24:23 +01:00
fab-manager/app/frontend/templates/admin/machines/categories.html

8 lines
144 B
HTML
Raw Normal View History

2022-12-16 18:43:38 +01:00
<div class="m-t">
<machine-categories-list
on-error="onError"
on-success="onSuccess"
>
<machine-categories-list />
</div>