- Posts: 32
- Thank you received: 0
The developer takes a few days off for Holidays...
...and will be back with charged battery!
From 23 December to 2 January included
During this period, assistance from developer will not be provided.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Lyr!C wrote: Est-ce que le problème n'existait pas avec une version antérieure ? (ce serait une information précieuse, pour peut-être apporter un fix temporaire)
(mon soucis pour régler ce problème, c'est que je n'ai pas réussi à le reproduire, quelque soit le navigateur que je peux tester (IE7, IE8, Chrome, Safari, Firefox, Opera).
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
fontenay wrote: Le problème est récurrent depuis le début, quelque soit la version utilisée.
Please Log in or Create an account to join the conversation.
$back='<div class="backic icagendabtn" href="'.JRoute::_($Aurl.'&date='.$backYear.'-'.$backMonth.'-'.$day).'"> ◄ </div>';
$next='<div class="nextic icagendabtn" href="'.JRoute::_($Aurl.'&date='.$nextYear.'-'.$nextMonth.'-'.$day).'"> ► </div>';
$backY='<div class="backicY icagendabtn" href="'.JRoute::_($Aurl.'&date='.$backYYear.'-'.$month.'-'.$day).'"> ◄◄ </div>';
$nextY='<div class="nexticY icagendabtn" href="'.JRoute::_($Aurl.'&date='.$nextYYear.'-'.$month.'-'.$day).'"> ►► </div>';
$back='<a class="backic icagendabtn" href="'.JRoute::_($Aurl.'&date='.$backYear.'-'.$backMonth.'-'.$day).'"> ◄ </a>';
$next='<a class="nextic icagendabtn" href="'.JRoute::_($Aurl.'&date='.$nextYear.'-'.$nextMonth.'-'.$day).'"> ► </a>';
$backY='<a class="backicY icagendabtn" href="'.JRoute::_($Aurl.'&date='.$backYYear.'-'.$month.'-'.$day).'"> ◄◄ </a>';
$nextY='<a class="nexticY icagendabtn" href="'.JRoute::_($Aurl.'&date='.$nextYYear.'-'.$month.'-'.$day).'"> ►► </a>';
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.