Bugzilla – Attachment 135014 Details for
Bug 30609
Reindent serial claims template
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30609: (follow-up) Add markup comments
Bug-30609-follow-up-Add-markup-comments.patch (text/plain), 2.37 KB, created by
David Nind
on 2022-05-16 00:51:58 UTC
(
hide
)
Description:
Bug 30609: (follow-up) Add markup comments
Filename:
MIME Type:
Creator:
David Nind
Created:
2022-05-16 00:51:58 UTC
Size:
2.37 KB
patch
obsolete
>From 2b95a287bd7c3a80714ef8930d53efd678d0dc75 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 25 Apr 2022 14:15:56 +0000 >Subject: [PATCH] Bug 30609: (follow-up) Add markup comments > >This patch adds comments to the template to highlight the markup >structure. > >This patch should have no effect on the page's appearance or >functionality. > >Signed-off-by: David Nind <david@davidnind.com> >--- > .../intranet-tmpl/prog/en/modules/serials/claims.tt | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt >index b108559a8a..9966c18f6b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt >@@ -96,7 +96,7 @@ > </select> > <input type="submit" value="OK" /> > </fieldset> >- </form> >+ </form> <!-- /#claims --> > > [% IF ( missingissues ) %] > <h3>Missing issues</h3> >@@ -179,7 +179,7 @@ > [% END %] > [% END %] > </tr> >- [% END %] >+ [% END # /FOREACH missingissue %] > </tbody> > <tfoot> > <tr> >@@ -198,7 +198,7 @@ > [% END %] > </tr> > </tfoot> >- </table> >+ </table> <!-- /#claimst --> > > [% IF csv_profiles.count %] > <fieldset class="action"> >@@ -225,9 +225,9 @@ > <input type="submit" name="submit" class="button" value="Send notification" /> > </fieldset> > [% END %] >- </form> >+ </form> <!-- /#claims_form --> > </fieldset> >- [% END %] >+ [% END # /missingissues %] > > </main> > </div> <!-- /.col-sm-10.col-sm-push-2 --> >-- >2.30.2
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 30609
:
134261
|
134262
|
135013
|
135014
|
135015
|
135116
|
135118