@@ -48,7 +48,7 @@
|
|||||||
<input id="new-stack-input-main" v-model="newCardTitle" type="text"
|
<input id="new-stack-input-main" v-model="newCardTitle" type="text"
|
||||||
class="no-close"
|
class="no-close"
|
||||||
placeholder="Add a new card">
|
placeholder="Add a new card">
|
||||||
<input class="icon-confirm" type="button" title="Submit">
|
<input class="icon-confirm" type="submit" value="" v-tooltip="t('deck', 'Create a new card')">
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user