introduce service plans
This commit is contained in:
parent
f69f7fb755
commit
70f4a02db9
11 changed files with 362 additions and 20 deletions
7
hub/services/static/admin/css/hide_inline_header.css
Normal file
7
hub/services/static/admin/css/hide_inline_header.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
.inline-group .tabular .has_original td:first-child {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.inline-group .tabular tr:not(.has_original) td:first-child {
|
||||
display: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue