Skip to content

[feature] Made admin/submit_line.html extendable#370

Merged
nemesifier merged 3 commits intomasterfrom
extendable-submit-line
Aug 14, 2024
Merged

[feature] Made admin/submit_line.html extendable#370
nemesifier merged 3 commits intomasterfrom
extendable-submit-line

Conversation

@pandafy
Copy link
Copy Markdown
Member

@pandafy pandafy commented Mar 1, 2024

Changes

#Please explain changes made in your PR#

Screenshots

#For UI changes, please share a screenshot#

Checklist

  • I have read the contributing guidelines.
  • I have manually tested the proposed changes.
  • I have written new test cases to avoid regressions. (if necessary)
  • I have updated the documentation. (e.g. README.rst)
  • I have added [change!] to commit title to indicate a backward incompatible change. (if required)
  • I have checked the links added / modified in the documentation.

#Closes #(issue-number)#

@coveralls
Copy link
Copy Markdown

coveralls commented Mar 1, 2024

Coverage Status

coverage: 96.18%. remained the same
when pulling 9c0aaa1 on extendable-submit-line
into 1951fad on master.

@pandafy pandafy force-pushed the extendable-submit-line branch from 9e950b3 to d29c65b Compare July 31, 2024 08:58
Comment thread openwisp_utils/admin_theme/templates/admin/submit_line.html Outdated
Comment on lines +11 to +12
{% if button.html %}
{{ button.html }}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{% if button.html %}
{{ button.html }}
{% if button.raw_html %}
{{ button.raw_html }}

@pandafy pandafy force-pushed the extendable-submit-line branch from de95aa3 to 9c0aaa1 Compare August 12, 2024 10:35
@nemesifier nemesifier merged commit 69428bd into master Aug 14, 2024
@nemesifier nemesifier deleted the extendable-submit-line branch August 14, 2024 16:00
@nemesifier nemesifier changed the title [change] Made admin/submit_line.html extendable [feature] Made admin/submit_line.html extendable Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants