Skip to content

Fix for theme_ui_submit html generation#12

Open
michael131468 wants to merge 4 commits intoriccardonobile:testingfrom
michael131468:testing
Open

Fix for theme_ui_submit html generation#12
michael131468 wants to merge 4 commits intoriccardonobile:testingfrom
michael131468:testing

Conversation

@michael131468
Copy link
Copy Markdown

Button html was being doubled up because of a misplaced dot instead of semicolumn when generating the button value field. Was not a visible bug in terms of browser viewing, but was visible from html. This commit changes the dot to a semicolumn to fix it.

@michael131468
Copy link
Copy Markdown
Author

Make theme_ui_columns_start/row/header make use of the tdtags argument as expected to in the webmin ui-lib api. This can be useful for things such as specifying colspan while generating tables.

@riccardonobile
Copy link
Copy Markdown
Owner

Thanks for the corrections :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants