El 21/07/16 a las 14:55, Marcel de Rooy escribió:
> Bug 16885 ?
I'm going to test adding a line
/bin/sleep 5
as first command in postrotate in logrotate.d/koha-common. I'll see
tomorrow.
Regards
>
> -Oorspronkelijk bericht-
> Van: Koha [mailto:koha-boun...@lists.katipo.co.nz] Namens T
Jesse,
Best of luck to you and thank you for your work on Koha.
Take care,
Christopher Davis, MLS
Systems & E-Services Librarian
Uintah County Library
cgda...@uintah.utah.gov
(435) 789-0091 ext.261
uintahlibrary.org
basinlibraries.org
facebook.com/uintahcountylibrary
instagram.com/uintahcountyli
Thank you for notifying us regarding the test site. It will be good
for me to try it out.
All the best,
Christopher Davis, MLS
Systems & E-Services Librarian
Uintah County Library
cgda...@uintah.utah.gov
(435) 789-0091 ext.261
uintahlibrary.org
basinlibraries.org
facebook.com/uintahcountylibrary
Jesse, thanks for all you did for the project.
Good luck, enjoy your new challenges!
El jue., 21 jul. 2016 a las 20:21, Jesse () escribió:
> Friends, colleagues, and that crazy guy named Kyle,
>
> I wanted to let you know that today will be my last day with ByWater
> Solutions. I'm taking a job
I found the following jQuery in the Koha library for changing the text for
"Place hold":
$(document).ready(function(){
var holdlinks = $("a:contains('Place Hold'),a:contains('Place hold')");
$(holdlinks).text("Request Item");
});
$(window).load(function(){
$("input[value='Place Hold']
5 matches
Mail list logo