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
2bc6de19
Commit
2bc6de19
authored
Jan 25, 2018
by
Omar
Committed by
Francesc Guasch
Feb 19, 2018
Browse files
[#452] Add other languages to each language
parent
259c6a24
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/main/vm_remove.html.ep
View file @
2bc6de19
...
...
@@ -48,8 +48,12 @@
<a type="button" class="btn btn-danger"
ng-click="domain_remove_clones=0"
>No</a>
<<<<<<< HEAD
<a type="button" class="btn btn-warning"
ng-click="remove_clones(<%= $domain->id %>);domain_remove_clones=0;"
=======
<a type="button" class="btn btn-warning" ng-click="remove_clones(<%= $domain->id %>);domain_remove_clones=0;" onclick = "location='/'"
>>>>>>> 100e21c... [#452] Add other languages to each language
>Yes, remove all the clones</a>
</div><!-- del domain remove 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