Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vpn/wireguard: Integrate layout_partials/base_bootgrid_table and base_apply_button #8313

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Monviech
Copy link
Member

Requires: #8187
Requires: #8284

{{ partial("layout_partials/base_dialog",['fields':formDialogEditWireguardClient,'id':'dialogEditWireguardClient','label':lang._('Edit peer')])}}
{{ partial("layout_partials/base_dialog",['fields':formDialogEditWireguardServer,'id':'dialogEditWireguardServer','label':lang._('Edit instance')])}}
<div class="content-box __mb">
{{ partial("layout_partials/base_form",['fields':generalForm,'id':'frm_general_settings'])}}
Copy link
Member

Choose a reason for hiding this comment

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

looks like this creates a separate form now? not overly attached, just wondering

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah its not in the same div as the apply button anymore but attached just below the grid.

@Monviech Monviech self-assigned this Feb 12, 2025
@Monviech Monviech added the cleanup Low impact changes label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Low impact changes
Development

Successfully merging this pull request may close these issues.

2 participants