Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
baas
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
baas
Commits
9ebcb427
Commit
9ebcb427
authored
Nov 23, 2015
by
Efthymia Bika
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add cleanup tab
Also cleanup code
parent
59cf294e
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
251 additions
and
204 deletions
+251
-204
baas/backup-list.html
baas/backup-list.html
+250
-204
baas/backup.js
baas/backup.js
+1
-0
No files found.
baas/backup-list.html
View file @
9ebcb427
This diff is collapsed.
Click to expand it.
baas/backup.js
View file @
9ebcb427
...
...
@@ -52,6 +52,7 @@ function hide_error_divs() {
$
(
'
#res-file-error small
'
).
hide
();
$
(
'
#timestamp-error small
'
).
hide
();
$
(
'
#time-head-error small
'
).
hide
();
$
(
'
#remove-all-error small
'
).
hide
();
}
function
load_backup
(
backup
)
{
...
...
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