Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
auth
Commits
8c1ff3db
Commit
8c1ff3db
authored
May 27, 2013
by
Bertrand Gauthier
Browse files
Modif paramètre popover pour affichage correct.
parent
056bc64e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/UnicaenAuth/View/Helper/UserCurrent.php
View file @
8c1ff3db
...
...
@@ -61,7 +61,7 @@ EOS;
$out
.
=
<<<EOS
<script type="text/javascript">
$(function() {
$("#$id").popover({ html: true, container: '
body
' });
$("#$id").popover({ html: true, container: '
#navbar
' });
});
</script>
EOS;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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