Skip to content

Commit

Permalink
Fixed codeclimate issue
Browse files Browse the repository at this point in the history
  • Loading branch information
romanblanco committed Oct 30, 2017
1 parent 85d7850 commit 30efef0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -68,7 +68,7 @@ ManageIQ.angular.app.controller('dialogEditorController', ['$window', 'API', 'mi
tab: 'dialog-editor-modal-tab',
box: 'dialog-editor-modal-box',
field: 'dialog-editor-modal-field'
}
};
vm.modalOptions = {
component: components[type],
size: 'lg',
Expand Down

0 comments on commit 30efef0

Please sign in to comment.