Bugzilla – Attachment 38613 Details for
Bug 14056
Small punctuation error in description for deleting a holiday
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 14056 - Small punctuation error in description for deleting a holiday
PASSED-QA-Bug-14056---Small-punctuation-error-in-d.patch (text/plain), 2.25 KB, created by
Katrin Fischer
on 2015-04-28 20:37:46 UTC
(
hide
)
Description:
[PASSED QA] Bug 14056 - Small punctuation error in description for deleting a holiday
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2015-04-28 20:37:46 UTC
Size:
2.25 KB
patch
obsolete
>From 698ea33236c40d089a8d93070ad636d2117113bf Mon Sep 17 00:00:00 2001 >From: Aleisha <aleishaamohia@hotmail.com> >Date: Mon, 27 Apr 2015 23:54:37 +0000 >Subject: [PATCH] [PASSED QA] Bug 14056 - Small punctuation error in > description for deleting a holiday > >This patch just inserts a semi-colon into the description so that it makes more grammatical sense. > >Test plan: >1) Go to Tools --> Calendar >2) Create or find a holiday, click on it so the editing options come up >3) Click on the question mark link to show the description for the option "Delete the exceptions on a range" >4) Confirm that this now has a semi-colon and reads "... Be careful about your scope range; if it is oversized you could slow down Koha." > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt >index 3fb10e4..b3c31a0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt >@@ -301,7 +301,7 @@ td.repeatableyearly a.ui-state-default { background: #FFCC66 none; color : Bl > </li> > <li class="radio"><input type="radio" name="showOperation" id="showOperationDelRangeRepeatExcept" value="deleterangerepeatexcept" /> <label for="showOperationDelRangeRepeatExcept" id="showOperationDelLabelRangeRepeatExcept">Delete the exceptions on a range</label>. > <a href="#" class="helptext">[?]</a> >- <div class="hint">This will delete the exceptions inside a given range. Be careful about your scope range if it is oversized you could slow down Koha.</div> >+ <div class="hint">This will delete the exceptions inside a given range. Be careful about your scope range; if it is oversized you could slow down Koha.</div> > </li> > <li class="radio"><input type="radio" name="showOperation" id="showOperationEdit" value="edit" checked="checked" /> <label for="showOperationEdit">Edit this holiday</label> > <a href="#" class="helptext">[?]</a> >-- >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 14056
:
38470
|
38581
|
38583
| 38613