fix related agents method in policy model

This commit is contained in:
sadnub
2020-10-28 22:26:04 -04:00
parent 90c0db13e9
commit 3730afd5d6
4 changed files with 163 additions and 90 deletions

View File

@@ -73,7 +73,7 @@
</q-select>
</q-card-section>
<q-card-section class="row items-center">
<q-btn label="Add Policies" color="primary" type="submit" />
<q-btn label="Edit Policies" color="primary" type="submit" />
</q-card-section>
</q-form>
</q-card>