Bugzilla – Attachment 18889 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]
Proposed patch (new help page)
0001-Bug-10425-Help-page-missing-for-Local-Use-preference.patch (text/plain), 1.67 KB, created by
Fridolin Somers
on 2013-06-12 12:35:48 UTC
(
hide
)
Description:
Proposed patch (new help page)
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2013-06-12 12:35:48 UTC
Size:
1.67 KB
patch
obsolete
>From d01943abe83e27af8b111a72ae1f44aa87812ee2 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 > >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 >--- > .../prog/en/modules/help/admin/systempreferences.tt | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > 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.10.4 >
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