Merge branch 'master' into PHRAS-2761_add_status_change_capabilities-to_quarantine

This commit is contained in:
Nicolas Maillat
2019-11-05 12:26:43 +01:00
committed by GitHub
15 changed files with 223 additions and 14 deletions

View File

@@ -75,6 +75,8 @@ class EditController extends Controller
'format' => '',
'explain' => '',
'tbranch' => $meta->get_tbranch(),
'generate_cterms' => $meta->get_generate_cterms(),
'gui_editable' => $meta->get_gui_editable(),
'maxLength' => $meta->get_tag()
->getMaxLength(),
'minLength' => $meta->get_tag()