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
9399bd29
Commit
9399bd29
authored
May 16, 2019
by
Francesc Guasch
Browse files
wip(frontend): rollback to bs4 changes
parent
765d3fcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/main/list_bases_ng.html.ep
View file @
9399bd29
...
...
@@ -11,9 +11,9 @@
<div
id=
"page-wrapper"
ng-controller=
"bases"
ng-init=
"anonymous=<%= $_anonymous or 0 %>;list_machines_user();"
>
%= include 'main/list_bases_ng_head'
<!--MACHINES SELECTION-->
<div
class=
"
panel
-body"
>
<div
class=
"
card
-body"
>
<div
ng-repeat=
"machine in machines | orderBy: 'id_clone'"
class=
"col-sm-4"
class=
"col-sm-4
d-inline-block mb-2
"
ng-show=
"machine.is_public || (!machine.is_public && !only_public)"
>
<div
class=
"card card-success"
>
<div
class=
"card-header"
id=
"step1"
>
...
...
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