minor fixes

This commit is contained in:
omair saleh
2020-06-09 12:09:29 +08:00
parent 610368dd15
commit 291903d075
+1 -1
View File
@@ -9,7 +9,7 @@
</div>
<div class="col-auto">
<div class="top-right-button-container parentContainer">
<button type="button" class="btn btn-primary btn-lg top-right-button mr-1 requestModal" data-type="createModal">ADD NEW</button>
{{--<button type="button" class="btn btn-primary btn-lg top-right-button mr-1 requestModal" data-type="createModal">ADD NEW</button>--}}
<form-component section="taskSection">
<template slot="form" slot-scope="{section}">
<task-form-component :section="section"></task-form-component>