Bugzilla – Attachment 133468 Details for
Bug 30290
Article requests: Add TOC information to AR notices
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30290: Adjust sample_notices.yml
Bug-30290-Adjust-samplenoticesyml.patch (text/plain), 3.32 KB, created by
Tomás Cohen Arazi (tcohen)
on 2022-04-20 12:57:43 UTC
(
hide
)
Description:
Bug 30290: Adjust sample_notices.yml
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2022-04-20 12:57:43 UTC
Size:
3.32 KB
patch
obsolete
>From fb59d1821f9b11da4d138779dc1b0b64c670e273 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Mon, 14 Mar 2022 11:37:11 +0000 >Subject: [PATCH] Bug 30290: Adjust sample_notices.yml > >Test plan: >Run a new install. Check the AR notices. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > installer/data/mysql/en/mandatory/sample_notices.yml | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml >index 0af93cd37b2..97a5328af74 100644 >--- a/installer/data/mysql/en/mandatory/sample_notices.yml >+++ b/installer/data/mysql/en/mandatory/sample_notices.yml >@@ -240,6 +240,7 @@ tables: > - "Volume: <<article_requests.volume>>" > - "Issue: <<article_requests.issue>>" > - "Date: <<article_requests.date>>" >+ - "TOC: [% IF article_request.toc_request %]Include TOC[% ELSE %]No[% END %]" > - "Pages: <<article_requests.pages>>" > - "Chapters: <<article_requests.chapters>>" > - "Notes: <<article_requests.patron_notes>>" >@@ -266,6 +267,7 @@ tables: > - "Volume: <<article_requests.volume>>" > - "Issue: <<article_requests.issue>>" > - "Date: <<article_requests.date>>" >+ - "TOC: [% IF article_request.toc_request %]Include TOC[% ELSE %]No[% END %]" > - "Pages: <<article_requests.pages>>" > - "Chapters: <<article_requests.chapters>>" > - "Notes: <<article_requests.patron_notes>>" >@@ -294,6 +296,7 @@ tables: > - "Volume: <<article_requests.volume>>" > - "Issue: <<article_requests.issue>>" > - "Date: <<article_requests.date>>" >+ - "TOC: [% IF article_request.toc_request %]Include TOC[% ELSE %]No[% END %]" > - "Pages: <<article_requests.pages>>" > - "Chapters: <<article_requests.chapters>>" > - "Notes: <<article_requests.patron_notes>>" >@@ -320,6 +323,7 @@ tables: > - "Volume: <<article_requests.volume>>" > - "Issue: <<article_requests.issue>>" > - "Date: <<article_requests.date>>" >+ - "TOC: [% IF article_request.toc_request %]Include TOC[% ELSE %]No[% END %]" > - "Pages: <<article_requests.pages>>" > - "Chapters: <<article_requests.chapters>>" > - "Notes: <<article_requests.patron_notes>>" >@@ -346,6 +350,7 @@ tables: > - "Volume: <<article_requests.volume>>" > - "Issue: <<article_requests.issue>>" > - "Date: <<article_requests.date>>" >+ - "TOC: [% IF article_request.toc_request %]Include TOC[% ELSE %]No[% END %]" > - "Pages: <<article_requests.pages>>" > - "Chapters: <<article_requests.chapters>>" > - "Notes: <<article_requests.patron_notes>>" >@@ -375,6 +380,7 @@ tables: > - "Volume: <<article_requests.volume>>" > - "Issue: <<article_requests.issue>>" > - "Date: <<article_requests.date>>" >+ - "TOC: [% IF article_request.toc_request %]Include TOC[% ELSE %]No[% END %]" > - "Pages: <<article_requests.pages>>" > - "Chapters: <<article_requests.chapters>>" > - "Notes: <<article_requests.patron_notes>>" >-- >2.34.1
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 30290
:
131654
|
131655
|
131656
|
133468
|
133469
|
133470
|
133730
|
133731
|
133732
|
133733
|
133734