nodejs: form type is pdf

This commit is contained in:
Sergey Linnik
2024-07-02 10:39:15 +03:00
parent 4fb7062b95
commit b937d304d7
2 changed files with 2 additions and 3 deletions

View File

@ -172,8 +172,7 @@ label .checkbox {
background-image: url("../images/file_pptx.svg");
}
.try-editor.pdf,
.try-editor.form {
.try-editor.pdf {
background-image: url("../images/file_pdf.svg");
}

View File

@ -70,7 +70,7 @@
<a class="try-editor slide reload-page action-link" target="_blank" href="editor?fileExt=pptx" title="Create new presentation">Presentation</a>
</li>
<li>
<a class="try-editor form reload-page action-link" target="_blank" href="editor?fileExt=pdf" title="Create new PDF form">PDF form</a>
<a class="try-editor pdf reload-page action-link" target="_blank" href="editor?fileExt=pdf" title="Create new PDF form">PDF form</a>
</li>
</ul>
<label class="side-option">