1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-22 22:03:39 +03:00

Feature #1288: Add missing constant in onequota_helper.rb file

This commit is contained in:
Carlos Martín 2012-06-21 15:56:19 +02:00
parent 165a23d91e
commit 4eb509722f

View File

@ -18,6 +18,8 @@ require 'cli_helper'
class OneQuotaHelper
EDITOR_PATH='/usr/bin/vi'
#---------------------------------------------------------------------------
# Tables to format user quotas
#---------------------------------------------------------------------------