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
synnefo
Commits
c42b5ed5
Commit
c42b5ed5
authored
Apr 15, 2011
by
Mike Muzurakis
Browse files
set view to icon, when showing welcome screen, Refs #279
parent
271021a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/templates/list.html
View file @
c42b5ed5
...
...
@@ -299,6 +299,7 @@ function update_machines_view(data){
if
(
servers
.
length
==
0
)
{
showWelcome
();
$
(
"
#machinesview_content
"
).
fadeOut
(
"
fast
"
)
standard_view
();
}
else
{
hideWelcome
();
$
(
"
#machinesview_content
"
).
fadeIn
(
"
fast
"
)
...
...
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