mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
B #4844: Fix hbs in prod environments
This commit is contained in:
parent
ab9dfbcb51
commit
a8baefb86b
@ -93,7 +93,7 @@
|
||||
<div class="row">
|
||||
<div class="large-12 columns">
|
||||
<table id="elasticity_policies_table" class="policies_table dataTable">
|
||||
{{> ./elasticity-thead}}
|
||||
{{> tabs/oneflow-templates-tab/utils/role-tab/elasticity-thead}}
|
||||
<tbody id="elasticity_policies_tbody">
|
||||
</tbody>
|
||||
<tfoot>
|
||||
@ -110,7 +110,7 @@
|
||||
<div class="row">
|
||||
<div class="large-12 columns">
|
||||
<table id="scheduled_policies_table" class="policies_table dataTable">
|
||||
{{> ./sched-thead}}
|
||||
{{> tabs/oneflow-templates-tab/utils/role-tab/sched-thead}}
|
||||
<tbody id="scheduled_policies_tbody">
|
||||
</tbody>
|
||||
<tfoot>
|
||||
|
Loading…
x
Reference in New Issue
Block a user