mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
WIP SQL Server support
This commit is contained in:
parent
64403c402b
commit
a41f43c380
9 changed files with 804 additions and 749 deletions
|
@ -4,7 +4,6 @@
|
|||
{{#attach-popover class="ember-attacher-popper" hideOn="clickout" showOn="click" isShown=false}}
|
||||
<ul class="menu">
|
||||
<li class="item" {{action "onExport"}}>Export as HTML file</li>
|
||||
<li class="item" {{action "onPDF"}}>Download as PDF</li>
|
||||
<li class="item" {{action "onPrintDocument"}}>Print...</li>
|
||||
</ul>
|
||||
{{/attach-popover}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue