Bugzilla – Attachment 101769 Details for
Bug 20399
Remove "did you mean" for the staff interface
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20399: (QA follow-up) Remove mention of INTRAdidyoumean from text and delete commented code
Bug-20399-QA-follow-up-Remove-mention-of-INTRAdidy.patch (text/plain), 2.60 KB, created by
Katrin Fischer
on 2020-03-25 20:37:16 UTC
(
hide
)
Description:
Bug 20399: (QA follow-up) Remove mention of INTRAdidyoumean from text and delete commented code
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-03-25 20:37:16 UTC
Size:
2.60 KB
patch
obsolete
>From 8bae1a689e77b16093b0f9ec125f1a880f79d139 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Wed, 25 Mar 2020 21:34:46 +0100 >Subject: [PATCH] Bug 20399: (QA follow-up) Remove mention of INTRAdidyoumean > from text and delete commented code > >Removes some last "remains" of INTRAdidyoumean. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/didyoumean.tt | 13 +++---------- > 1 file changed, 3 insertions(+), 10 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/didyoumean.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/didyoumean.tt >index 0a9cc712cc..db72d6bee3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/didyoumean.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/didyoumean.tt >@@ -42,27 +42,20 @@ > <noscript><div class="dialog alert"><strong>Please enable Javascript:</strong> > Configuring 'Did you mean?' plugins requires Javascript. If > you are unable to use Javascript, you may be able to enter the >- configuration (which is stored in JSON in the OPACdidyoumean and >- INTRAdidyoumean system preferences) in the Local Preferences tab in >+ configuration (which is stored in JSON in the OPACdidyoumean system preferences) >+ in the Local preferences tab in > the system preference editor, but this is unsupported, not > recommended, and likely will not work.</div></noscript> > <div id="didyoumeanlegend"> > Please put the 'Did you mean?' plugins in order by significance, from > most significant to least significant, and check the box to enable those >- plugins that you want to use. (NOTE: 'Did you mean?' functionality >- is not yet enabled on the staff client) >+ plugins that you want to use. > </div> > <form action="/cgi-bin/koha/admin/didyoumean.pl" method="post"> > <fieldset id="didyoumeanopac"> > <legend>OPAC</legend> > [% PROCESS pluginlist plugins=OPACpluginlist type='opac' %] > </fieldset> >- <!-- TODO not yet implemented >- <fieldset id="didyoumeanintranet"> >- <legend>Intranet</legend> >- [% PROCESS pluginlist plugins=INTRApluginlist type='intranet' %] >- </fieldset> >- --> > <fieldset class="action"><button class="save-all submit" type="submit">Save configuration</button> <a href="/cgi-bin/koha/admin/didyoumean.pl" class="force_reload cancel">Cancel</a></fieldset> > </form> > >-- >2.11.0
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 20399
:
101208
|
101336
|
101562
|
101662
|
101768
| 101769