Skip to content

Commit

Permalink
Inline form-selector into accordion-heading
Browse files Browse the repository at this point in the history
  • Loading branch information
LFDM committed May 1, 2014
1 parent e79c394 commit 7c56129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/morph2.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<accordion-group ng-repeat="form in analysis.forms" >
<accordion-heading>
• {{ plugin.concatenatedAttributes(form) }}
<form-selector class="right">
</accordion-heading>
<morph-form-edit></morph-form-edit>
<form-selector class="right label radius">
</accordion-group>
</accordion>
</div>

0 comments on commit 7c56129

Please sign in to comment.