Changed Plants to Objects
Changes in outgoinginvoices
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div id="main">
|
||||
<InputGroup>
|
||||
<UButton @click="router.push(`/plants/create/`)">+ Anlage</UButton>
|
||||
<UButton @click="router.push(`/plants/create/`)">+ Objekt</UButton>
|
||||
|
||||
<UInput
|
||||
v-model="searchString"
|
||||
|
||||
Reference in New Issue
Block a user