Files
DiceCloud/app/client/views/character/effects/effectView/effectView.html
2018-06-07 01:07:49 -07:00

5 lines
105 B
HTML

<template name="effectView">
<td>{{statName}}</td>
<td>{{operationName}}{{statValue}}</td>
</template>