mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Change space settings management into tab views
This commit is contained in:
parent
738b3d94b6
commit
92f8fe550e
38 changed files with 683 additions and 411 deletions
|
@ -12,7 +12,7 @@
|
|||
<div class="view-customize">
|
||||
<form class="mt-5 ">
|
||||
<div class="form-group row">
|
||||
<label for="smtp-host " class="col-sm-2 col-form-label ">Enterprise Edition License Key</label>
|
||||
<label for="smtp-host " class="col-sm-2 col-form-label ">Enterprise Edition<br/> License (optional)</label>
|
||||
<div class="col-sm-10 ">
|
||||
{{textarea value=model.license rows="10" class=(if LicenseError 'form-control is-invalid' 'form-control')}}
|
||||
<small class="form-text text-muted ">XML format</small>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue