mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
_rx_ajax_form 파라미터로 폼 제출 종류를 구분할 수 있도록 변경
This commit is contained in:
parent
085b74b7db
commit
3efc2a6b13
3 changed files with 8 additions and 10 deletions
|
|
@ -167,7 +167,6 @@ class Context
|
|||
'_rx_ajax_compat' => true,
|
||||
'_rx_ajax_form' => true,
|
||||
'_rx_csrf_token' => true,
|
||||
'_rx_target_iframe' => true,
|
||||
);
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue