Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 3d10502

Browse files
author
Francois-Xavier Gentilhomme
committed
[DEV] Add SSL attribute
1 parent ac75129 commit 3d10502

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

myscript-text-web.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
applicationkey="[[ applicationkey ]]"
5858
hmackey="[[ hmackey ]]"
5959
timeout="[[ timeout ]]"
60+
ssl="[[ ssl ]]"
6061
hidebuttons="[[ hidebuttons ]]"
6162
textparameters="[[ _textParameters ]]"
6263
canundo="{{ canundo }}"
@@ -280,6 +281,13 @@
280281
notify: true,
281282
readOnly: true,
282283
computed: '_computeFirstCandidate(selectedcandidate)'
284+
},
285+
/**
286+
* @private
287+
*/
288+
ssl: {
289+
type: Boolean,
290+
value: true
283291
}
284292
},
285293
_clear: function () {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy