Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
ae0b1dc0
Commit
ae0b1dc0
authored
May 05, 2021
by
frankiejol
Browse files
fix(frontend): remove button fixed
parent
d3be4030
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/main/vm_remove.html.ep
View file @
ae0b1dc0
...
...
@@ -16,7 +16,7 @@
% }
</ul>
<div ng-show="!domain_remove_done && scalar(@$list_clones)">
<div ng-show="!domain_remove_done &&
<%=
scalar(@$list_clones)
%>
">
% if ($USER->can_remove_clone_all || $USER->can_remove_all
% || $USER->can_remove_clones) {
<a ng-show="!domain_remove_clones && <%= scalar(@$list_clones) %>"
...
...
Write
Preview
Supports
Markdown
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