Moved views out of private folder
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<template name="effectView">
|
||||
<tr>
|
||||
<td>{{statName}}</td>
|
||||
<td>{{operationName}}{{statValue}}</td>
|
||||
</tr>
|
||||
</template>
|
||||
Reference in New Issue
Block a user