|
@@ -454,9 +454,9 @@ if $ARGS[0] = 'del_evt':
|
|
|
killvar '$evt_media', evt_idx
|
|
|
killvar '$evt_desc', evt_idx
|
|
|
|
|
|
- act 'Return': gt 'emp_functions', 'init'
|
|
|
+ act 'Return': gs 'journal_work', 'start'
|
|
|
end
|
|
|
- act 'Cancel': gt 'emp_functions', 'init'
|
|
|
+ act 'Cancel': gs 'journal_work', 'start'
|
|
|
end
|
|
|
else
|
|
|
'<<evt_idx>> - Invalid record - please check your index'
|