Skip to content

Commit 1518915

Browse files
author
Stefanie Hein
committed
Add compiled code
1 parent fb48728 commit 1518915

File tree

3 files changed

+29
-75
lines changed

3 files changed

+29
-75
lines changed

public/cui.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38821,6 +38821,7 @@ CUI.DataForm = (function(superClass) {
3882138821
if (this._has_add_button) {
3882238822
this.__addButton = new CUI.Button({
3882338823
icon: "plus",
38824+
text: $$("dataform.add_button.label"),
3882438825
disabled: true,
3882538826
onClick: (function(_this) {
3882638827
return function() {

public/cui.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/cui_fylr.css

Lines changed: 27 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)