mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
finish searchbox build + upload/edit form quality render
This commit is contained in:
@@ -23,4 +23,9 @@ class EditSection extends EditRecord
|
||||
return SearchBox::formatTaxonomyExtra($data);
|
||||
}
|
||||
|
||||
protected function afterSave()
|
||||
{
|
||||
clear_search_box_cache($this->record->id);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user