docs-fixes (#12805)

This commit is contained in:
Bassam Ramadan
2018-02-07 15:29:06 +02:00
committed by Nabin Hait
parent 7ec8a2eae0
commit fd044a0d5e
571 changed files with 1548 additions and 1496 deletions

View File

@@ -8,11 +8,11 @@ There are several ways to attach file to the document.
####From Browser
<img alt="Sales Order File Attachment" class="screenshot" src="/docs/assets/img/articles/attach-file-1.gif">
<img alt="Sales Order File Attachment" class="screenshot" src="{{docs_base_url}}/assets/img/articles/attach-file-1.gif">
####By drag and drop
<img alt="Sales Order File Attachment" class="screenshot" src="/docs/assets/img/articles/attach-file-2.gif">
<img alt="Sales Order File Attachment" class="screenshot" src="{{docs_base_url}}/assets/img/articles/attach-file-2.gif">
Click on Attach to browse and select the file.
@@ -20,7 +20,7 @@ Click on Attach to browse and select the file.
If you use separate server for files, or use online service like Dropbox, you can attach file by providing link of a particular file.
<img alt="Sales Order Select File" class="screenshot" src="/docs/assets/img/articles/attach-file-3.gif">
<img alt="Sales Order Select File" class="screenshot" src="{{docs_base_url}}/assets/img/articles/attach-file-3.gif">
`For hosted users, limit of 5 MB is applied on file size.`