murano-dashboard/muranodashboard/templates/common
Andrew Pashkin e096fbfa3c Tri-state checkbox widget
Tri-state checkbox is the kind of checkbox which has three states
instead of two, as the regular checkbox has.

Third state is "indeterminate", which means, that the element is in
undefined state. Common example of such situation is some parent
element, which has some of child elements selected and some not - and
so it means that parent element is not selected nor unselect - which
in terminology of this changeset called "indeterminate" state.

Partially implements bp assign-category-button
Depends-On: Ie65a77eab29aa191420fbd630b1d242b59c9ff9f
Change-Id: I98116fce362af5eb4c64941f4c442dd81120e762
2017-04-11 00:02:11 +01:00
..
tri_state_checkbox Tri-state checkbox widget 2017-04-11 00:02:11 +01:00
_detail_header.html Fix murano dashboard to work with older Horizon versions 2016-10-11 21:51:19 +03:00
_form_fields.html Fix checkbox appearance in ModifyPackageForm. 2014-04-04 14:40:01 +04:00