Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
baas
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
itminedu
baas
Commits
ad17b43e
Commit
ad17b43e
authored
9 years ago
by
Efthymia Bika
Browse files
Options
Downloads
Patches
Plain Diff
Scroll body to show msg div
parent
00bbeef1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
baas/dup_calls.js
+2
-0
2 additions, 0 deletions
baas/dup_calls.js
with
2 additions
and
0 deletions
baas/dup_calls.js
+
2
−
0
View file @
ad17b43e
...
@@ -221,6 +221,8 @@ function call_duplicity(mode, backup_set, force) {
...
@@ -221,6 +221,8 @@ function call_duplicity(mode, backup_set, force) {
// call duplicity
// call duplicity
var
wProcess
=
spawn
(
DUPLICITY_PATH
,
args
);
var
wProcess
=
spawn
(
DUPLICITY_PATH
,
args
);
$
(
"
html,body
"
).
animate
(
{
scrollTop
:
$
(
"
#msg
"
).
offset
().
top
},
"
slow
"
);
var
output_str
=
""
;
var
output_str
=
""
;
function
dup_call_out
(
data
)
{
function
dup_call_out
(
data
)
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment