_rx_ajax_form 파라미터로 폼 제출 종류를 구분할 수 있도록 변경

This commit is contained in:
conory 2019-12-30 11:51:16 +09:00
parent 085b74b7db
commit 3efc2a6b13
3 changed files with 8 additions and 10 deletions

View file

@ -167,7 +167,6 @@ class Context
'_rx_ajax_compat' => true,
'_rx_ajax_form' => true,
'_rx_csrf_token' => true,
'_rx_target_iframe' => true,
);
/**