Proyectos de Subversion LeadersLinked - Backend

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
16825 efrain 1
@bender-tags: exportpdf, feature, 1
2
@bender-ui: collapsed
3
@bender-include: ../_helpers/tools.js
4
@bender-ckeditor-plugins: wysiwygarea, toolbar, basicstyles, notification
5
 
6
1. Examine `Export to PDF` button (the one next to the `Source` button).
7
 
8
  **Expected:**
9
 
10
  Button is clickable.
11
 
12
  **Unexpected:**
13
 
14
  Button is inactive.
15
 
16
1. Click the button.
17
1. Wait for the file to download.
18
 
19
  **Expected:**
20
 
21
  File with correct content was downloaded.
22
 
23
  **Unexpected:**
24
 
25
  File was not downloaded or its content is incorrect.
26
 
27
1. Click `Toggle read-only mode` button.
28
1. Repeat steps 1-3.