summaryrefslogtreecommitdiff
path: root/horizon/dashboards/nova/volumes/templates/volumes/_create.html
diff options
context:
space:
mode:
Diffstat (limited to 'horizon/dashboards/nova/volumes/templates/volumes/_create.html')
-rw-r--r--horizon/dashboards/nova/volumes/templates/volumes/_create.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/horizon/dashboards/nova/volumes/templates/volumes/_create.html b/horizon/dashboards/nova/volumes/templates/volumes/_create.html
index 868b1c99..8e014cad 100644
--- a/horizon/dashboards/nova/volumes/templates/volumes/_create.html
+++ b/horizon/dashboards/nova/volumes/templates/volumes/_create.html
@@ -41,7 +41,7 @@
</div>
<script type="text/javascript" charset="utf-8">
- if(typeof horizon !== 'undefined') {
+ if(typeof horizon.Quota !== 'undefined') {
horizon.Quota.init();
} else {
addHorizonLoadEvent(function() {