Skip to content

Commit

Permalink
Merge pull request #3945 from eclarizio/BZ1574668
Browse files Browse the repository at this point in the history
Utilize a new 'miq-select' directive for dialog fields
(cherry picked from commit 32aad2e)

https://bugzilla.redhat.com/show_bug.cgi?id=1581386
https://bugzilla.redhat.com/show_bug.cgi?id=1583704
  • Loading branch information
himdel authored and simaishi committed May 29, 2018
1 parent f2eea9e commit 3943aa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/javascripts/miq_angular_application.js
Expand Up @@ -9,6 +9,7 @@ ManageIQ.angular.app = angular.module('ManageIQ', [
'miq.util',
'miqStaticAssets.dialogEditor',
'miqStaticAssets.dialogUser',
'miqStaticAssets.miqSelect',
'miqStaticAssets.treeSelector',
'miqStaticAssets.treeView',
'ngSanitize',
Expand Down

0 comments on commit 3943aa0

Please sign in to comment.