vu2hay started this conversation 3 years ago. 0 people have replied.
Member Details
Hi, I'm looking for contact details for a VU2ARD club in Kalakaji and also contact details for Deepak Bhatia VU2WVX and Dr. Ashutosh Singh VU2IF
Appreciate if someone could send the contact details or pass my contact details
sanjaypathak30@gmail.com
$refs.title.focus())
"
x-init="
window.livewire.on('newTopicCreated', () => {
open = false
})
"
class="fixed z-10 inset-0 overflow-y-auto"
aria-labelledby="modal-title"
role="dialog"
aria-modal="true"
>
Create New Topic
$refs.confirmButton.focus())
"
x-init="
Livewire.on('topicWasDeleted', () => {
open = false
})
"
class="fixed z-20 inset-0 overflow-y-auto"
aria-labelledby="modal-title"
role="dialog"
aria-modal="true"
>
Delete Topic
Are you sure you want to delete this topic? This action cannot be undone.
$refs.title.focus())
"
x-init="
window.livewire.on('topicWasUpdated', () => {
open = false
})
"
class="fixed z-10 inset-0 overflow-y-auto"
aria-labelledby="modal-title"
role="dialog"
aria-modal="true"
>
Edit Post
You have one hour to edit your pst from the time you created it.
$refs.title.focus())
"
x-init="
window.livewire.on('commentWasAdded', () => {
open = false
})
"
class="fixed z-10 inset-0 overflow-y-auto"
aria-labelledby="modal-title"
role="dialog"
aria-modal="true"
>
Add Comment
Edit Comment
Delete Comment
Are you sure you want to delete this comment? This action cannot be undone.