FHM28052601 - hapus field waktu kirim dan aktif dari form email notification config
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -28,14 +28,6 @@
|
||||
<v-text-field v-model="password" label="Password" type="password"></v-text-field>
|
||||
</v-flex>
|
||||
</v-layout>
|
||||
<v-layout row>
|
||||
<v-flex xs6 pa-2 d-flex>
|
||||
<v-text-field v-model="sendtime" label="Waktu Kirim"></v-text-field>
|
||||
</v-flex>
|
||||
<v-flex xs6 pa-2 d-flex>
|
||||
<v-select v-model="isactive" :items="['Y','N']" label="Aktif"></v-select>
|
||||
</v-flex>
|
||||
</v-layout>
|
||||
<v-layout row>
|
||||
<v-flex xs12 class="text-md-center" pa-2 d-flex>
|
||||
<h4>TEMPLATE EMAIL NOTIFIKASI</h4>
|
||||
|
||||
Reference in New Issue
Block a user