Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
bibliossimo
opacce
Commits
da24ad05
Commit
da24ad05
authored
Feb 22, 2018
by
Ghislain Loas
Browse files
version 7.11.21
parent
64fd5852
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
3 deletions
+6
-3
VERSIONS
VERSIONS
+5
-0
VERSIONS_HOTLINE/71540
VERSIONS_HOTLINE/71540
+0
-1
cosmogramme/VERSIONS_HOTLINE/65371
cosmogramme/VERSIONS_HOTLINE/65371
+0
-1
library/startup.php
library/startup.php
+1
-1
No files found.
VERSIONS
View file @
da24ad05
22/02/2018 - v7.11.21
- ticket #65371 : Affichage : correction de l'affichage des articles en mode mur / fluide sous Chrome
- ticket #71540 : Ressources numériques : Correctif du problème de connection à CVS avec un login contenant un caractère '&'
- ticket #70872 : Catalogage : Mise à jour des annexes des exemplaires lors de l'appel au webservice
...
...
VERSIONS_HOTLINE/71540
deleted
100644 → 0
View file @
64fd5852
- ticket #71540 : Correctif du problème de connection à CVS avec un login contenant un caractère '&'
\ No newline at end of file
cosmogramme/VERSIONS_HOTLINE/65371
deleted
100644 → 0
View file @
64fd5852
- ticket #65371 : correction de l'affichage des articles en mode mur / fluide sous Chrome
\ No newline at end of file
library/startup.php
View file @
da24ad05
...
...
@@ -82,7 +82,7 @@ class Bokeh_Engine {
function
setupConstants
()
{
defineConstant
(
'BOKEH_MAJOR_VERSION'
,
'7.11'
);
defineConstant
(
'BOKEH_RELEASE_NUMBER'
,
BOKEH_MAJOR_VERSION
.
'.2
0
'
);
defineConstant
(
'BOKEH_RELEASE_NUMBER'
,
BOKEH_MAJOR_VERSION
.
'.2
1
'
);
defineConstant
(
'BOKEH_REMOTE_FILES'
,
'http://git.afi-sa.fr/afi/opacce/'
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment