We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e8f03 commit 835434aCopy full SHA for 835434a
view/adminhtml/ui_component/blog_category_form.xml
@@ -26,9 +26,7 @@
26
<item name="reset" xsi:type="string">Magefan\Community\Block\Adminhtml\Edit\ResetButton</item>
27
<item name="duplicate" xsi:type="string">Magefan\Blog\Block\Adminhtml\Category\DuplicateButton</item>
28
<item name="save" xsi:type="string">Magefan\Blog\Block\Adminhtml\Category\SaveButton</item>
29
- <item name="save_and_continue" xsi:type="string">
30
- Magefan\Blog\Block\Adminhtml\Category\SaveAndContinueButton
31
- </item>
+ <item name="save_and_continue" xsi:type="string">Magefan\Blog\Block\Adminhtml\Category\SaveAndContinueButton</item>
32
</item>
33
</argument>
34
<dataSource name="category_form_data_source">
0 commit comments