Skip to content
Snippets Groups Projects
Commit 4c009339 authored by Patrick Barroca's avatar Patrick Barroca
Browse files

version 7.4.18

parent 0df57d60
Branches
Tags
4 merge requests!1659Master,!1587Master,!1585Master,!1584Hotline master
18/03/2016 - v7.4.18
- ticket #39506 : Boite bibliotheque : Correction de l'erreur affichage ouverture en temps réel lorsque les horaires comportent des 1/2 heures
- ticket #40594 : Ajout de boîtes en front-office : correction d'un bug d'ajout ou suppression de la boite dans un autre profil que celui visualisé
17/03/2016 - v7.4.17
- ticket #39196 : Critiques : Correction de la pagination
......
- ticket #39506 : Boite bibliotheque: Erreur affichage ouverture en temps réel
\ No newline at end of file
- ticket #40594 : Ajout de boîtes en front-office : correction d'un bug d'ajout ou suppression de la boite dans un autre profil que celui visualisé
\ No newline at end of file
......@@ -64,7 +64,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.4');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.17');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.18');
defineConstant('BOKEH_REMOTE_FILES', 'http://git.afi-sa.fr/afi/opacce/');
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment