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
Thibaut Lefort
co2
Commits
9d49e2cf
Commit
9d49e2cf
authored
Sep 26, 2017
by
Kgneo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hotfix loadActionRoom
parent
5b5307d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
views/element/profilSocial.php
views/element/profilSocial.php
+2
-1
No files found.
views/element/profilSocial.php
View file @
9d49e2cf
...
@@ -715,11 +715,12 @@
...
@@ -715,11 +715,12 @@
$
(
"
.hide-
"
+
contextData
.
type
).
hide
();
$
(
"
.hide-
"
+
contextData
.
type
).
hide
();
getProfilSubview
(
subView
,
dirHash
);
getProfilSubview
(
subView
,
dirHash
);
loadActionRoom
();
//
loadActionRoom();
KScrollTo
(
"
#topPosKScroll
"
);
KScrollTo
(
"
#topPosKScroll
"
);
initDateHeaderPage
(
contextData
);
initDateHeaderPage
(
contextData
);
getContextDataLinks
();
getContextDataLinks
();
//Sig.showMapElements(Sig.map, mapElements);
//Sig.showMapElements(Sig.map, mapElements);
var
elemSpec
=
dyFInputs
.
get
(
"
<?php
echo
$type
?>
"
);
var
elemSpec
=
dyFInputs
.
get
(
"
<?php
echo
$type
?>
"
);
buildQRCode
(
elemSpec
.
ctrl
,
"
<?php
echo
(
string
)
$element
[
"_id"
]
?>
"
);
buildQRCode
(
elemSpec
.
ctrl
,
"
<?php
echo
(
string
)
$element
[
"_id"
]
?>
"
);
...
...
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