Bugzilla – Attachment 44278 Details for
Bug 15094
update link to offline circ for windows
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 15094: Update link to Windows Offline Circ
PASSED-QA-Bug-15094-Update-link-to-Windows-Offline.patch (text/plain), 1.68 KB, created by
Katrin Fischer
on 2015-11-01 15:23:21 UTC
(
hide
)
Description:
[PASSED QA] Bug 15094: Update link to Windows Offline Circ
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2015-11-01 15:23:21 UTC
Size:
1.68 KB
patch
obsolete
>From 221d1093a0a756864f9ad236ca8971e9cbd97dbd Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nicole@bywatersolutions.com> >Date: Fri, 30 Oct 2015 15:28:09 -0500 >Subject: [PATCH] [PASSED QA] Bug 15094: Update link to Windows Offline Circ > >This patch updates the link on the main circulation >page to point to the newest release of the offline >circulation tool. > >To test: > >* Go to Circulation >* Click 'Get desktop application' >* Confirm the link goes to github > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Link Ok >No errors > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt >index 9450aaa..63088a6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt >@@ -64,7 +64,7 @@ > <li><a href="/cgi-bin/koha/offline_circ/process_koc.pl">Upload offline circulation file (.koc)</a></li> > <li><a href="/cgi-bin/koha/offline_circ/list.pl">Pending offline circulation actions</a> > <ul> >- <li><a href="http://kylehall.info/index.php/projects/koha/koha-offline-circulation/">Get desktop application</a></li> >+ <li><a href="https://github.com/bywatersolutions/koha-offline-circulation/releases">Get desktop application</a></li> > <li><a href="https://addons.mozilla.org/[% lang %]/firefox/addon/koct/">Get Firefox add-on</a></li> > </ul> > </ul> >-- >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 15094
:
44260
|
44261
| 44278