mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03:00
Feature #4217: Fix marketplaceapp resource
This commit is contained in:
parent
7a3234e659
commit
72228ff258
@ -44,7 +44,7 @@ define(function(require) {
|
||||
listHeader: '<i class="fa fa-fw fa-shopping-cart"></i> '+Locale.tr("Apps"),
|
||||
infoHeader: '<i class="fa fa-fw fa-shopping-cart"></i> '+Locale.tr("App"),
|
||||
subheader: '<span/> <small></small> ',
|
||||
resource: 'MarketPlace',
|
||||
resource: 'MarketPlaceApp',
|
||||
buttons: Buttons,
|
||||
actions: Actions,
|
||||
dataTable: new Table(DATATABLE_ID, {actions: true, info: true, oneSelection: true}),
|
||||
|
Loading…
Reference in New Issue
Block a user