Skip to content

ui: finish change message transformation #10230

@fichtner

Description

@fichtner

Important notices

Our forum is located at https://forum.opnsense.org , please consider joining discussions there instead of using GitHub for these matters.

Before you ask a new question, we ask you kindly to acknowledge the following:

For #10103 there are a few things that still need attending:

% git grep -e ChangeMessage -e change_message_base_form -e data-editAlert
src/opnsense/mvc/app/views/OPNsense/IDS/index.volt:                $("#rulesetChangeMessage").slideDown(1000, function(){
src/opnsense/mvc/app/views/OPNsense/IDS/index.volt:                        $("#rulesetChangeMessage").slideUp(2000);
src/opnsense/mvc/app/views/OPNsense/IDS/index.volt:                    <table id="grid-rule-files" class="table table-condensed table-hover table-striped table-responsive" data-editAlert="rulesetChangeMessage" data-editDialog="DialogRuleset">
src/opnsense/mvc/app/views/OPNsense/IDS/index.volt:          <div id="rulesetChangeMessage" class="alert alert-info" style="display: none" role="alert">
src/opnsense/mvc/app/views/OPNsense/IDS/index.volt:        <table id="grid-installedrules" class="table table-condensed table-hover table-striped table-responsive" data-editAlert="ruleChangeMessage" data-editDialog="DialogRule">
src/opnsense/mvc/app/views/OPNsense/IDS/index.volt:            <div id="ruleChangeMessage" class="alert alert-info" style="display: none" role="alert">
src/opnsense/mvc/app/views/OPNsense/IDS/index.volt:        <table id="grid-userrules" class="table table-condensed table-hover table-striped table-responsive" data-editAlert="userdefineChangeMessage" data-editDialog="DialogUserDefined">
src/opnsense/mvc/app/views/OPNsense/IDS/index.volt:            <div id="userdefineChangeMessage" class="alert alert-info" style="display: none" role="alert">

Metadata

Metadata

Assignees

Labels

cleanupLow impact changes

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions