Skip to content

Commit 31bbc40

Browse files
committed
v5.12.5318
1 parent fade520 commit 31bbc40

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

Help/ClassReference/ITHit.WebDAV.Client.DocManager.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3248,7 +3248,7 @@ <h4 class="name" id="DavProtocolEditDocument">
32483248

32493249

32503250

3251-
<span class="optional">v3 Beta and later only.</span> Command to use when opening the document. Supported options are:<ul><li> <code>'Edit'</code> - Opens a document for editing.<li> <code>'OpenWith'</code> - Show system 'Open With' dialog to select application to be used to open a document. This option is supported on Windows and OS X only.<li> <code>'Print'</code> - Prints a document. The application that prints a document is running in a minimized state and automatically closes if printing is successful. If printing fails, the application remains open. To print multiple documents, pass a list of documents as a first parameter. This option is supported on Windows only.</ul>Default is <code>'Edit'</code>.</td>
3251+
<span class="optional">v3 Beta and later only.</span> Command to use when opening the document. Supported options are:<ul><li> <code>'Edit'</code> - Opens a document for editing.<li> <code>'OpenWith'</code> - Show system 'Open With' dialog to select application to be used to open a document. This option is supported on Windows only.<li> <code>'Print'</code> - Prints a document. The application that prints a document is running in a minimized state and automatically closes if printing is successful. If printing fails, the application remains open. To print multiple documents, pass a list of documents as a first parameter. This option is supported on Windows only.</ul>Default is <code>'Edit'</code>.</td>
32523252
</tr>
32533253

32543254

ITHitWebDAVClient.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
320 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-4 Bytes
Binary file not shown.
439 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webdav.client",
3-
"version": "5.12.5309",
3+
"version": "5.12.5318",
44
"description": "WebDAV ajax library for opening documents from a web page and managing WebDAV servers.",
55
"main": "ITHitWebDAVClient.js",
66
"keywords": [

0 commit comments

Comments
 (0)