Skip to content
Snippets Groups Projects
Commit 034b52b2 authored by Nils Brinckmann's avatar Nils Brinckmann
Browse files

Removed second apply button

parent bb7ab32e
No related branches found
No related tags found
3 merge requests!90Draft: restructure frontend properties 2,!85Form for measured quantities,!82Restructure frontend
......@@ -40,17 +40,6 @@ permissions and limitations under the Licence.
:units="units"
:measured-quantity-units="measuredQuantityUnits"
/>
<v-row>
<col>
<v-btn
v-if="isLoggedIn"
color="green"
small
@click.prevent.stop="save"
>
Apply
</v-btn>
</v-row>
</div>
</template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment