Bugzilla – Attachment 11442 Details for
Bug 8593
Add unique IDs to pending approval markup on staff client home page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 8593 - Add unique IDs to pending approval markup on staff client home page
SIGNED-OFF-Bug-8593---Add-unique-IDs-to-pending-ap.patch (text/plain), 1.41 KB, created by
Owen Leonard
on 2012-08-08 12:33:57 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 8593 - Add unique IDs to pending approval markup on staff client home page
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2012-08-08 12:33:57 UTC
Size:
1.41 KB
patch
obsolete
>From 588223266eb9e1af931da7e851b8aceb92e33f23 Mon Sep 17 00:00:00 2001 >From: Jorgia Kelsey <jaja@ubuntu> >Date: Wed, 8 Aug 2012 20:40:29 +1245 >Subject: [PATCH] [SIGNED-OFF] Bug 8593 - Add unique IDs to pending approval > markup on staff client home page >Content-Type: text/plain; charset="utf-8" > >edited the intranet main-tt file. updated "suggestions pending". (w box) > >http://bugs.koha-community.org/show_bug.cgi?id=8593 >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../intranet-tmpl/prog/en/modules/intranet-main.tt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt >index 492dca4..a38a5c1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt >@@ -103,7 +103,8 @@ > || ( CAN_user_acquisition && pendingsuggestions ) ) %] > <div id="area-pending"> > [% IF ( CAN_user_acquisition && pendingsuggestions ) %] >- <div class="pending-info"> >+ <div class="pending-info" id="suggestions_pending"> >+ > <a href="/cgi-bin/koha/suggestion/suggestion.pl">Suggestions pending approval</a>: > <span class="pending-number-link">[% pendingsuggestions %]</span> > </div> >-- >1.7.9.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 8593
:
11436
| 11442 |
11443
|
11462
|
11463
|
11464
|
11466
|
11468
|
11613
|
11616