fix(serverless/ACI): show container instance title (#4126)

pull/4128/head
Chaim Lev-Ari 2020-07-30 00:53:57 +03:00 committed by GitHub
parent 93d8c179f1
commit 63bf654d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<rd-header>
<rd-header-title title-text="Create container instance"></rd-header-title>
<rd-header-title title-text="Container Instance"></rd-header-title>
<rd-header-content> <a ui-sref="azure.containerinstances">Container instances</a> &gt; {{ $ctrl.container.Name }} </rd-header-content>
</rd-header>