Infolog: Fix cconfig submit buttons

This commit is contained in:
nathan 2022-11-04 13:41:26 -06:00
parent 67e1323583
commit 3dae26df7c

View File

@ -114,7 +114,7 @@
<template id="infolog.config.notification"/>
</tabpanels>
</tabbox>
<hbox class="dialogFooterToolbar">
<hbox class="dialogFooterToolbar" id="button">
<button statustext="Save the changes made" label="Save" id="save"/>
<button statustext="apply the changes" label="Apply" id="apply"/>
<button statustext="Exit without saving" label="Cancel" id="cancel" noValidation="true"/>