Skip to content

Commit 56feefe

Browse files
committed
Remove Create Ticket from Template dropdown in Contact Details
1 parent 5094453 commit 56feefe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

client_contact_details.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,6 @@
184184
<a class="dropdown-item text-dark" href="#" data-toggle="modal" data-target="#addTicketModal">
185185
<i class="fa fa-fw fa-plus mr-2"></i>New Ticket
186186
</a>
187-
<a class="dropdown-item text-dark" href="#" data-toggle="modal" data-target="#addTicketFromTemplateModal">
188-
<i class="fa fa-fw fa-plus mr-2"></i>From Template
189-
</a>
190-
<div class="dropdown-divider"></div>
191187
</div>
192188
</div>
193189

0 commit comments

Comments
 (0)