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
2484b637
Commit
2484b637
authored
Oct 23, 2015
by
Efthymia Bika
Browse files
Hide tabs on load
parent
5fcedf44
Changes
1
Hide whitespace changes
Inline
Side-by-side
backup-list.html
View file @
2484b637
...
...
@@ -7,6 +7,7 @@
$
(
document
).
ready
(
function
()
{
$
(
'
#backup-name-error small
'
).
hide
();
$
(
'
#cloud-error small
'
).
hide
();
$
(
"
.tabs
"
).
hide
();
if
(
typeof
clouds
===
'
undefined
'
)
{
load_data_from_file
(
CLOUDS_CONF_FILE
,
populate_clouds
);
...
...
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