forked from ZwiiCMS-Team/ZwiiCMS
Fonte edit id disabled
This commit is contained in:
parent
18228b1b8e
commit
0d42ca0740
@ -44,7 +44,8 @@
|
|||||||
<?php echo template::text('fontEditFontId', [
|
<?php echo template::text('fontEditFontId', [
|
||||||
'autocomplete' => 'off',
|
'autocomplete' => 'off',
|
||||||
'label' => 'Identifiant (sans espace ni majuscule)',
|
'label' => 'Identifiant (sans espace ni majuscule)',
|
||||||
'value' => $this->getUrl(3)
|
'value' => $this->getUrl(3),
|
||||||
|
'disabled' => true
|
||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col6">
|
<div class="col6">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user