Roll : Added target info in Roll
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<ul class="identity-content">
|
||||
<li>
|
||||
<label class="attribute-label autocomplete">
|
||||
<label class="attribute-label">
|
||||
{{#ifCond data.data.template '==' 'pow'}}
|
||||
{{localize 'l5r5e.region'}}
|
||||
{{else}}
|
||||
@@ -10,7 +10,7 @@
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<label class="attribute-label autocomplete">
|
||||
<label class="attribute-label">
|
||||
{{#ifCond data.data.template '==' 'pow'}}
|
||||
{{localize 'l5r5e.upbringing'}}
|
||||
{{else}}
|
||||
@@ -32,7 +32,7 @@
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<label class="attribute-label autocomplete">
|
||||
<label class="attribute-label">
|
||||
{{localize 'l5r5e.roles.title'}}
|
||||
<input type="text" name="data.identity.roles" value="{{data.data.identity.roles}}" {{^if data.editable_not_soft_locked}}disabled{{/if}}/>
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user