merlin/merlin/static/merlin/templates/fields
Timur Sufiev 531dc56c64 Fix changing Action/Workflow/Task id
To make it happen <collapsible-group> directive had to undergo the
same transformation that was applied to <panel> directive: instead of
passing just a '@title' reference, the whole '=content' reference is
now passed to the <collapsible-group>'s scope. This allows to use
<editable> directive inside it with 'ng-model=group.title' as
getter/setter method. Yet <collapsible-group>'s scope wasn't remade as
radically as <panel>'s was - '&on-add' and '&on-remove' are still
there and left for future refactoring.

Change-Id: I4de7a542f282efee6deb34d4957a5873d617ad64
Closes-Bug: #1446171
Closes-Bug: #1446226
2015-04-28 21:05:32 +03:00
..
choices.html Fix changing Action/Workflow/Task id 2015-04-28 21:05:32 +03:00
dictionary.html Fix changing Action/Workflow/Task id 2015-04-28 21:05:32 +03:00
frozendict.html Fix changing Action/Workflow/Task id 2015-04-28 21:05:32 +03:00
group.html Fix changing Action/Workflow/Task id 2015-04-28 21:05:32 +03:00
list.html Fix changing Action/Workflow/Task id 2015-04-28 21:05:32 +03:00
number.html Fix changing Action/Workflow/Task id 2015-04-28 21:05:32 +03:00
string.html Fix changing Action/Workflow/Task id 2015-04-28 21:05:32 +03:00
text.html Fix changing Action/Workflow/Task id 2015-04-28 21:05:32 +03:00