1
0
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:
Carlos Martín 2016-10-06 18:52:55 +02:00
parent ab9dfbcb51
commit a8baefb86b

View File

@ -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>