Bugzilla – Attachment 44260 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]
Bug 15094: Update link to Windows Offline Circ
Bug-15094-Update-link-to-Windows-Offline-Circ.patch (text/plain), 1.54 KB, created by
Nicole C. Engard
on 2015-10-30 20:29:58 UTC
(
hide
)
Description:
Bug 15094: Update link to Windows Offline Circ
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2015-10-30 20:29:58 UTC
Size:
1.54 KB
patch
obsolete
>From ded9b90043dbd67de9243b005e5b65f6be5d130c 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] 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 >--- > 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.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 15094
:
44260
|
44261
|
44278