Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wiaflos
wiaflos
Commits
b902313c
Commit
b902313c
authored
Apr 04, 2018
by
Nigel Kukard
Browse files
Merge branch 'comment-out-dangling-menu' into 'master'
Comment out dangling menu See merge request
!40
parents
b59e03ee
d3bd3a5d
Pipeline
#2672
passed with stages
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
wiaflos/client/cmdline/Suppliers.pm
View file @
b902313c
...
...
@@ -53,13 +53,13 @@ our $pluginInfo = {
Help
=>
'
linkAddress supplier="<supplier code>" type="<billing or shipping>" address="<address>"
',
Function
=>
\
&linkAddress
,
},
{
MenuItem
=>
"
LinkEmail
",
Regex
=>
"
linkemail(?:address)?
",
Desc
=>
"
Link in an email address
",
Help
=>
'
linkEmailAddress supplier="<supplier code>" type="<accounts or general>" address="<address>"
',
Function
=>
\
&linkEmailAddress
,
},
#
{
#
MenuItem => "LinkEmail",
#
Regex => "linkemail(?:address)?",
#
Desc => "Link in an email address",
#
Help => 'linkEmailAddress supplier="<supplier code>" type="<accounts or general>" address="<address>"',
#
Function => \&linkEmailAddress,
#
},
{
MenuItem
=>
"
LinkPhNum
",
Regex
=>
"
link(?:phnum|phonenumber)
",
...
...
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