Bugzilla – Attachment 173686 Details for
Bug 37209
Improve record overlay rules validation and styling
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37209: (QA follow-up) Add default op value to form
Bug-37209-QA-follow-up-Add-default-op-value-to-for.patch (text/plain), 1.15 KB, created by
Jan Kissig
on 2024-10-29 19:11:07 UTC
(
hide
)
Description:
Bug 37209: (QA follow-up) Add default op value to form
Filename:
MIME Type:
Creator:
Jan Kissig
Created:
2024-10-29 19:11:07 UTC
Size:
1.15 KB
patch
obsolete
>From a8a505a4d31eba044fc87ec1a90114424fe311dd Mon Sep 17 00:00:00 2001 >From: Jan Kissig <bibliothek@th-wildau.de> >Date: Tue, 29 Oct 2024 18:59:13 +0000 >Subject: [PATCH] Bug 37209: (QA follow-up) Add default op value to form > >--- > .../intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt >index 9fb846142c..437501950d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt >@@ -71,7 +71,7 @@ > <div class="page-section"> > <form action="/cgi-bin/koha/admin/marc-overlay-rules.pl" method="POST" id="marc-overlay-rules-form"> > [% INCLUDE 'csrf-token.inc' %] >- <input type="hidden" name="op"> >+ <input type="hidden" name="op" value="cud-add"> > <table id="marc-overlay-rules"> > <thead><tr> > <th>Rule</th> >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 37209
:
168447
|
171215
|
173543
| 173686