mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
removing select bar in device types page
This commit is contained in:
parent
6330164676
commit
70138c3c6e
@ -20,6 +20,10 @@
|
||||
{{unit "cdmf.unit.data-tables-extended"}}
|
||||
{{unit "cdmf.unit.ui.modal"}}
|
||||
|
||||
{{#zone "topCss"}}
|
||||
{{css "css/custom.css"}}
|
||||
{{/zone}}
|
||||
|
||||
{{#zone "breadcrumbs"}}
|
||||
<li>
|
||||
<a href="{{@app.context}}/">
|
||||
|
||||
@ -0,0 +1,3 @@
|
||||
#devicetype-table .dataTablesTop{
|
||||
Display : none;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user