Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
opacce
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
afi
opacce
Commits
1da64928
Commit
1da64928
authored
May 22, 2018
by
Ghislain Loas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version 7.12.20
parent
71992615
Pipeline
#4215
passed with stage
in 35 minutes and 19 seconds
Changes
4
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
VERSIONS
VERSIONS
+5
-1
74708
VERSIONS_HOTLINE/74708
+0
-2
75198
VERSIONS_HOTLINE/75198
+0
-2
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