function paragraphs_items_form_submit in Paragraphs table 7
Submit callback that permanently saves the changes to the entity.
File
- ./
pharagraphs_table.pages.inc, line 50
Code
function paragraphs_items_form_submit($form, &$form_state) {
}
Submit callback that permanently saves the changes to the entity.
function paragraphs_items_form_submit($form, &$form_state) {
}