mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #3748: Make Sunstone.insertButtonsInTab a public method
This commit is contained in:
parent
cc6bf46205
commit
8596c4e502
@ -914,7 +914,9 @@ define(function(require) {
|
||||
"getAction": _getAction,
|
||||
"getButton": _getButton,
|
||||
"getDataTable": _getDataTable,
|
||||
"getDialog": _getDialogInstance
|
||||
"getDialog": _getDialogInstance,
|
||||
|
||||
"insertButtonsInTab": _insertButtonsInTab
|
||||
}
|
||||
|
||||
return Sunstone;
|
||||
|
Loading…
x
Reference in New Issue
Block a user