Changed item detail to a detail view with the option to edit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template name="effectView">
|
||||
<div class="effectView" layout horizontal center>
|
||||
{{#with statName}}
|
||||
<div flex>{{statName}}</div>
|
||||
<div flex>{{this}}</div>
|
||||
{{else}}
|
||||
<div flex>{{sourceName}}</div>
|
||||
{{/with}}
|
||||
|
||||
Reference in New Issue
Block a user