Bugzilla – Attachment 18979 Details for
Bug 10425
Help page missing for Local Use preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10425 - Help page missing for Local Use preferences
Bug-10425---Help-page-missing-for-Local-Use-prefer.patch (text/plain), 1.77 KB, created by
Marcel de Rooy
on 2013-06-14 08:54:45 UTC
(
hide
)
Description:
Bug 10425 - Help page missing for Local Use preferences
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2013-06-14 08:54:45 UTC
Size:
1.77 KB
patch
obsolete
>From 62e53e0ac5caf62f35695b3e4353abc3d461b8f1 Mon Sep 17 00:00:00 2001 >From: Fridolyn SOMERS <fridolyn.somers@biblibre.com> >Date: Thu, 6 Jun 2013 10:57:29 +0200 >Subject: [PATCH] Bug 10425 - Help page missing for Local Use preferences >Content-Type: text/plain; charset=utf-8 > >When viewing Local Use system preferences tab, the help button will lead to an error page. >This is because Local Use tab uses not the same script has other tabs : systempreferences.pl. > >This patch adds help/systemprefences.tt > >Test plan : >- Go to Local Use preferences : /cgi-bin/koha/admin/systempreferences.pl >- Click on Help link (at right top) >- See you get the same page as other preferences tab help > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > .../en/modules/help/admin/systempreferences.tt | 13 +++++++++++++ > 1 files changed, 13 insertions(+), 0 deletions(-) > create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt >new file mode 100644 >index 0000000..e99047d >--- /dev/null >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/admin/systempreferences.tt >@@ -0,0 +1,13 @@ >+[% INCLUDE 'help-top.inc' %] >+ >+<h1>Local Use System Preferences</h1> >+ >+<p>System preferences not defined in other tabs</p> >+ >+<p>Some may have been defined just for your library.</p> >+ >+<p>Always contains <i>Version</i> preference, <strong>do not change it manually</strong> >+ >+<p><strong>See the full documentation for System Preferences in the <a href="http://manual.koha-community.org/3.12/en/administration.html#globalsysprefs">manual</a> (online).</strong></p> >+ >+[% INCLUDE 'help-bottom.inc' %] >\ No newline at end of file >-- >1.7.7.6
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 10425
:
18695
|
18739
|
18889
| 18979