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
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
7
Merge Requests
7
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
e32b8c9e
Commit
e32b8c9e
authored
Jun 25, 2020
by
efalcy
Committed by
Arthur Suzuki
Jun 30, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hotline#112284:add version file
parent
1fcc059f
Pipeline
#10505
passed with stage
in 77 minutes and 44 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
112284
VERSIONS_HOTLINE/112284
+1
-0
boite-login.phtml
...ication/modules/opac/views/scripts/auth/boite-login.phtml
+2
-2
No files found.
VERSIONS_HOTLINE/112284
0 → 100644
View file @
e32b8c9e
- ticket #112284 : Inspector Gadget : Ajout de la visualisation des requetes transmises aux SIGB lors de la connexion de l'utilisateur.
\ No newline at end of file
application/modules/opac/views/scripts/auth/boite-login.phtml
View file @
e32b8c9e
...
...
@@ -9,8 +9,8 @@ $datas = ['redirect_url' => $this->redirect,
if
(
$inspector_gadget
=
Zend_Controller_Front
::
getInstance
()
->
getPlugin
(
'ZendAfi_Controller_Plugin_InspectorGadget'
))
$datas
=
$inspector_gadget
->
addToParams
(
$datas
);
->
getPlugin
(
'ZendAfi_Controller_Plugin_InspectorGadget'
))
$datas
=
$inspector_gadget
->
addToParams
(
$datas
);
...
...
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