Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
baas
Commits
83c801b2
Commit
83c801b2
authored
Nov 20, 2015
by
Efthymia Bika
Browse files
Set selected backup when saving set
parent
65c429f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
baas/backup.js
View file @
83c801b2
...
...
@@ -147,6 +147,7 @@ function save_backup_set() {
}
}
backups
[
cloud
+
"
/
"
+
backup_name
]
=
backup_set
;
selected_backup
=
cloud
+
"
/
"
+
backup_name
;
render_backup_sets
(
""
);
show_alert_box
(
"
Successfully saved backup set
"
,
"
success
"
,
true
);
...
...
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