implemented UI for new parenting
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<!--Level-->
|
||||
<paper-input id="levelValueInput" label="Level" floatinglabel value={{level}}></paper-input>
|
||||
<!--Effects-->
|
||||
{{> effectsEditList sourceId=_id charId=charId type="class"}}
|
||||
{{> effectsEditList parentId=_id parentCollection="Classes" charId=charId type="class"}}
|
||||
{{/baseDialog}}
|
||||
{{/with}}
|
||||
</template>
|
||||
Reference in New Issue
Block a user