update design bundle for router
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<table rt-if="this.context.house" class="table">
|
||||
<table id="energy_table" rt-if="this.context.house" class="table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th></th>
|
||||
|
||||
3
client/dashboard/energy/table/table.scss
Normal file
3
client/dashboard/energy/table/table.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
#energy_table {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user