mirror of https://github.com/apache/cloudstack.git
cloudian: fix typo in UI plugin config file
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
a327d2de90
commit
d9b71c7dc6
|
|
@ -15,7 +15,7 @@
|
|||
// specific language governing permissions and limitations
|
||||
// under the License.
|
||||
(function (cloudStack) {
|
||||
cloudStack.plugins.quota.config = {
|
||||
cloudStack.plugins.cloudian.config = {
|
||||
title: 'Cloudian Storage',
|
||||
desc: 'Cloudian Storage',
|
||||
externalLink: 'https://cloudian.com/',
|
||||
|
|
|
|||
Loading…
Reference in New Issue