mirror of https://github.com/rancher/ui.git
commit
4eb67b101d
|
|
@ -5,7 +5,7 @@
|
|||
<div class="row inline-form">
|
||||
<label>{{t 'modalEditSetting.name.label'}}</label>
|
||||
<div class="text-mono">{{model.key}}</div>
|
||||
<p class="text-info">{{t model.descriptionKey}}</p>
|
||||
<p class="text-info">{{t model.descriptionKey appName=settings.appName}}</p>
|
||||
</div>
|
||||
|
||||
<div class="row inline-form">
|
||||
|
|
|
|||
Loading…
Reference in New Issue