Bugzilla – Attachment 37930 Details for
Bug 13941
Add ids to <body> tag in staff client where missing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13941: QA Follow-up - fix for acqui/addorder.tt
Bug-13941-QA-Follow-up---fix-for-acquiaddordertt.patch (text/plain), 977 bytes, created by
Katrin Fischer
on 2015-04-15 21:35:59 UTC
(
hide
)
Description:
Bug 13941: QA Follow-up - fix for acqui/addorder.tt
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2015-04-15 21:35:59 UTC
Size:
977 bytes
patch
obsolete
>From a51b35721450d4f619ea977fd9863ad409cadbad Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Wed, 15 Apr 2015 23:33:00 +0200 >Subject: [PATCH] Bug 13941: QA Follow-up - fix for acqui/addorder.tt > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorder.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorder.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorder.tt >index 9c4f541..322e535 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorder.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorder.tt >@@ -3,12 +3,12 @@ > [% INCLUDE "doc-head-close.inc" %] > </head> > >-<body id="a" class="acq"> >+<body id="acq_addorder" class="acq"> > [% INCLUDE "header.inc" %] > > <div id="doc3" class="yui-t7"> > >-<div id="acq_addorder" class="acq"> >+<div id="bd"> > <div id="yui-main"> > <div class="yui-b"> > [% IF (not_enough_budget) %] >-- >1.9.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 13941
:
37733
|
37734
|
37735
|
37759
|
37760
|
37774
|
37775
|
37781
|
37782
|
37823
|
37824
|
37896
|
37897
|
37927
|
37929
| 37930