Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
labelabeille
app
Commits
3a71b561
Commit
3a71b561
authored
Jul 02, 2016
by
wilhelmhb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
débugage de la déconnexion
parent
3290b2ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
js/connexion.js
js/connexion.js
+1
-1
No files found.
js/connexion.js
View file @
3a71b561
...
...
@@ -154,8 +154,8 @@ function logout() {
},
success
:
function
(
data
)
{
//what to do on success
debut
();
//il faut retourner au début et faire comme si on reprenait tout à 0 : comment ?
finCharge
();
transition
(
_
(
"
pconnexion
"
),
1
);
connect
();
},
error
:
function
(
xhr
,
ajaxOptions
,
thrownError
)
{
...
...
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