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
Robert Spencer
wiaflos
Commits
d3bd3a5d
Commit
d3bd3a5d
authored
Apr 04, 2018
by
Robert Spencer
Browse files
Comment out dangling menu
No code backing it and we don't need it.
parent
b59e03ee
Pipeline
#2671
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 @
d3bd3a5d
...
...
@@ -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
Markdown
is supported
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