Removed social "titles" field
This commit is contained in:
@@ -26,8 +26,7 @@
|
||||
"glory": 0,
|
||||
"status": 0,
|
||||
"ninjo": "",
|
||||
"giri": "",
|
||||
"titles": ""
|
||||
"giri": ""
|
||||
}
|
||||
},
|
||||
"skills": {
|
||||
|
||||
@@ -7,9 +7,6 @@
|
||||
<label class="attribute-label">{{localize 'l5r5e.social.giri'}}
|
||||
<textarea type="text" name="data.social.giri">{{data.data.social.giri}}</textarea>
|
||||
</label>
|
||||
<label class="attribute-label">{{localize 'l5r5e.social.titles'}}
|
||||
<input type="text" name="data.social.titles" value="{{data.data.social.titles}}" />
|
||||
</label>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<legend class="text-block-header">
|
||||
|
||||
Reference in New Issue
Block a user