mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/tickme.git
synced 2026-08-19 04:23:56 +00:00
remove service type form project edit form
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="col">
|
||||
<div class="row mb-3">
|
||||
<div class="col">
|
||||
<div class="row mb-3 animated fadeInDown fast">
|
||||
<div class="row mb-3 animated fadeInDown fast" v-if="!data">
|
||||
<div class="col">
|
||||
<validation-wrapper-component :validator="$v.parameters.type_id">
|
||||
<selectable-component :endpoint="route('api.modular_type.list', 'project')" section="projectTypeSection" valueColumn="id" labelColumn="name" v-model="parameters.type_id"></selectable-component>
|
||||
|
||||
Reference in New Issue
Block a user