horizon/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor
Kenji Ishii 334f9d33f6 Modify default sort in flavor table in ng-instance
Default sort on the flavor table is specified as RAM (only the case
of available table). But at the moment, it doesn't work.
It is caused by undefined variables (isAvailableTable).
This variables seems to be a flag wheather a table is Allocated table
or Available table. However, these tables are implemented separately.
Thus, it doesn't need to use this variable. Therefore, this patch
will remove the condition using this variable.

Change-Id: I912850d352e547082bb25c5fced938d8cdc50dc9
Closes-Bug: #1580056
2016-05-10 16:44:31 +09:00
..
flavor.controller.js Move magic-search bar out of the smart-table structure 2016-04-22 20:57:12 +00:00
flavor.help.html Fix theming in angular launch instance 2016-03-02 20:08:49 -07:00
flavor.html Modify default sort in flavor table in ng-instance 2016-05-10 16:44:31 +09:00
flavor.spec.js Reduce lint warnings 2016-02-25 10:28:42 +01:00