Update TwoStateWidget to use a template

Make it compatible with the SourceColumn class.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-24 00:46:33 -04:00
parent 6ad306b3cf
commit a97c2ec662
16 changed files with 91 additions and 123 deletions

View File

@@ -160,7 +160,8 @@ Other changes
* Backport source column identifiable and sortable
improvements.
* Update the way the no-result template is shown.
* Improve TwoStateWidget to use a template. Make
it compatible with the SourceColumn.
Removals
--------