mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Jira connector improvements and PostgresSQL schema
This commit is contained in:
parent
a9e12f3b4c
commit
d0e005f638
5 changed files with 515 additions and 8 deletions
|
@ -27,6 +27,6 @@
|
|||
{{input id="adminPassword" type="password" value=model.password class=(if hasEmptyPasswordError 'form-control is-invalid' 'form-control')}}
|
||||
<small class="form-text text-muted">Something you can remember without writing it down</small>
|
||||
</div>
|
||||
<button type="submit" class="btn btn-success mt-5" {{action 'save'}}>Setup</button>
|
||||
<button type="submit" class="btn btn-success mt-5" {{action 'save'}}>{{buttonLabel}}</button>
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue