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> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
165e759a1f
commit
17bcc6a242
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue