New fixes around sheets
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<form
|
||||
class="{{cssClass}}"
|
||||
autocomplete="off"
|
||||
>
|
||||
<header class="sheet-header">
|
||||
<div class="{{cssClass}}">
|
||||
<header class="sheet-header">
|
||||
<img
|
||||
class="profile-img"
|
||||
src="{{item.img}}"
|
||||
@@ -36,8 +33,5 @@
|
||||
<h4>description</h4>
|
||||
{{editor system.description target="system.description" rollData=rollData button=true owner=owner editable=editable}}
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
</form>
|
||||
</div>
|
||||
Reference in New Issue
Block a user