Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
keeleliin
keeleliin-wrapper
Commits
4ebd0108
Commit
4ebd0108
authored
Jul 02, 2015
by
priit
Browse files
KEELELIIN-40
parent
32d5648d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/mapper/localCommand.js
View file @
4ebd0108
...
...
@@ -5,6 +5,9 @@ function LocalCommand( commandModel ) {
var
self
=
this
;
var
keyValues
=
commandModel
.
keyValues
;
logger
.
debug
(
keyValues
);
var
commandTemplate
=
commandModel
.
serviceProperties
.
commandTemplate
;
this
.
templateParams
=
commandTemplate
.
match
(
/
\[(
.*
?)
]/g
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment