1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 23:59:47 +02:00

Space out save button

This commit is contained in:
Harvey Kandola 2019-03-03 15:58:39 +00:00
parent 4013b5ca03
commit cbd9fddcfe

View file

@ -139,6 +139,8 @@
</table>
</div>
{{ui/ui-spacer size=200}}
{{ui/ui-button color=constants.Color.Green light=true icon=constants.Icon.Locked
label=constants.Label.Save onClick=(action "onSave")}}