Skip to content
Snippets Groups Projects
Commit dd8c5a1b authored by Laurent's avatar Laurent
Browse files

7.7.2

parent faea488d
Branches
Tags 7.7.2
No related merge requests found
19/09/2016 - v7.7.2
- ticket #47973 corrige les boîtes de dialogues CKEditor inaccessibles
- ticket #47859 : correction de la popup pour la suppression d'une catégorie d'album lorsqu'on revient de l'édition d'un album dans une sous catégorie
......
hotline #47973 corrige les boîtes de dialogues CKEditor inaccessibles
\ No newline at end of file
......@@ -65,7 +65,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.7');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.1');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.2');
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