horizon/openstack_dashboard/static/app/tech-debt
wangliangyu b0fccd3355 The disk format is selected automatically when using file to create image
The disk format field has its onchange listener in horizon.forms.js file,
but it is valid only when the change is made by mouse or keyboard.
So, angularJs controller is just change its value and its listener is
not triggered. The listener can't be triggered manually within controller.
This commit set the display manually and resolve it.

Change-Id: I8c228bac9392003055a808eeb56b733ac4c9b07a
Closes-Bug: #1760006
2018-03-30 11:42:07 +08:00
..
hz-namespace-resource-type-form.controller.js JSCS/eslint cleanup - o_s/tech-debt, bind-scope, toast 2015-08-05 00:15:01 +00:00
hz-namespace-resource-type-form.controller.spec.js Add tests for controllers in tech-debt 2015-10-01 00:18:30 -07:00
image-form.controller.js The disk format is selected automatically when using file to create image 2018-03-30 11:42:07 +08:00
image-form.controller.spec.js Fix Create Image angularjs code 2016-02-09 09:54:40 +11:00
tech-debt.module.js Dashboard ReOrg - Move tech-debt into app/ 2015-07-28 11:01:51 -06:00
tech-debt.module.spec.js Add tests for controllers in tech-debt 2015-10-01 00:18:30 -07:00