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
1da64928
Commit
1da64928
authored
May 22, 2018
by
Ghislain Loas
Browse files
version 7.12.20
parent
71992615
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
VERSIONS
VERSIONS
+5
-1
VERSIONS_HOTLINE/74708
VERSIONS_HOTLINE/74708
+0
-2
VERSIONS_HOTLINE/75198
VERSIONS_HOTLINE/75198
+0
-2
library/startup.php
library/startup.php
+1
-1
No files found.
VERSIONS
View file @
1da64928
22/05/2018 - v7.12.19
22/05/2018 - v7.12.19 - v7.12.20
- ticket #74708 : Boite menu vertical : correction de la prise en charge du paramètre de pliage du menu.
- ticket #75198 : Administration : correction du composant de sélection de domaines ou de paniers dans les écrans de configuration.
- ticket #74958 : Cosmogramme : Amélioration de l'intégration de fichiers MARC21
...
...
VERSIONS_HOTLINE/74708
deleted
100644 → 0
View file @
71992615
- ticket #74708 : Boite menu vertical : correction de la prise en charge du paramètre de pliage du menu.
\ No newline at end of file
VERSIONS_HOTLINE/75198
deleted
100644 → 0
View file @
71992615
- ticket #75198 : Administration : correction du composant de sélection de domaines ou de paniers dans les écrans de configuration.
\ No newline at end of file
library/startup.php
View file @
1da64928
...
...
@@ -82,7 +82,7 @@ class Bokeh_Engine {
function
setupConstants
()
{
defineConstant
(
'BOKEH_MAJOR_VERSION'
,
'7.12'
);
defineConstant
(
'BOKEH_RELEASE_NUMBER'
,
BOKEH_MAJOR_VERSION
.
'.
19
'
);
defineConstant
(
'BOKEH_RELEASE_NUMBER'
,
BOKEH_MAJOR_VERSION
.
'.
20
'
);
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