Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
K
kiosqueip
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hamza Arfaoui
kiosqueip
Commits
9b39abc9
Commit
9b39abc9
authored
Jun 04, 2024
by
Hamza Arfaoui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CAFI188
parent
ad7c2ce3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pile.js
pile/js/pile.js
+1
-1
No files found.
pile/js/pile.js
View file @
9b39abc9
...
@@ -654,7 +654,7 @@ function manageNotificationsPopup(update){
...
@@ -654,7 +654,7 @@ function manageNotificationsPopup(update){
/* MC-20170608 By M.S */
/* MC-20170608 By M.S */
popHeight
=
$
(
document
).
height
()
-
100
;
popHeight
=
$
(
document
).
height
()
-
100
;
/* END MC-20170608 By M.S */
/* END MC-20170608 By M.S */
$
.
post
(
"
./
ajax/cnsNotifList.php"
,
{
"IDAGENCE"
:
IDAGENCE
},
function
(
data
)
{
$
.
post
(
"ajax/cnsNotifList.php"
,
{
"IDAGENCE"
:
IDAGENCE
},
function
(
data
)
{
if
(
update
!=
undefined
){
if
(
update
!=
undefined
){
var
POP
=
panelPopupOpened
.
html
(
data
);
var
POP
=
panelPopupOpened
.
html
(
data
);
}
}
...
...
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