Bug 15094: Update link to Windows Offline Circ
authorNicole C. Engard <nicole@bywatersolutions.com>
Fri, 30 Oct 2015 20:28:09 +0000 (15:28 -0500)
committerLiz Rea <wizzyrea@gmail.com>
Wed, 9 Dec 2015 21:33:36 +0000 (10:33 +1300)
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>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 17bcc6a242fce21e759653b2b6c6778cdda336e8)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit fdfd9464287473e7a790688cc865eb5aaee16ed3)
Signed-off-by: Liz Rea <wizzyrea@gmail.com>

koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt

index e5eaddc..3f443c2 100644 (file)
@@ -60,7 +60,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>