1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 02:41:27 +02:00

Admin Panel: Fieldsets #165

- refactoring
This commit is contained in:
Awilum
2019-06-23 14:37:41 +03:00
parent b6c924dd7f
commit e030dc4fea

View File

@@ -36,7 +36,7 @@ class FieldsetsController extends Controller
'title' => __('admin_create_new_fieldset'),
'attributes' => ['class' => 'float-right btn']
]
]
]
]
);
}