fixed another missing closing tag.

Signed-off-by: Ken Fukuyama <kenfdev@gmail.com>
This commit is contained in:
Ken Fukuyama 2018-03-03 15:37:33 +09:00 committed by Alex Ellis
parent a6a657295f
commit d96674468c

View File

@ -164,7 +164,7 @@
<textarea ng-model="invocationResponse" class="monospace" cols="80" rows=10></textarea>
</md-input-container>
</div>
<md-card-title-text>
</md-card-title-text>
</md-card-title>
</md-card>
</md-content>