You are here

constant CONTACT_AJAX_LOAD_DEFAULT_MESSAGE in Contact ajax 8

Reload the default message after submit.

1 use of CONTACT_AJAX_LOAD_DEFAULT_MESSAGE
ContactAjaxTest::configureContactAjax in tests/src/FunctionalJavascript/ContactAjaxTest.php
Add a contact form for each confirmation_type available.

File

./contact_ajax.module, line 28
Overrides core contact form functionality

Code

const CONTACT_AJAX_LOAD_DEFAULT_MESSAGE = 1;