Changed OrderFiles; name is now dropdown of predefined types; Certain
types send emails
This commit is contained in:
@@ -1090,6 +1090,8 @@
|
||||
<?php if($addJournal): ?>
|
||||
$('#new-journal-<?=$highlight?>').toggle();
|
||||
$('#new-journal-<?=$highlight?> textarea[name=text]').focus();
|
||||
<?php elseif($showDetail): ?>
|
||||
$('.order-tab a[href="#order-detail-<?=$highlight?>-details"]').tab('show');
|
||||
<?php endif; ?>
|
||||
<?php endif; ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user