Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rtir
Commits
33e29060
Commit
33e29060
authored
Feb 06, 2014
by
Kevin Falcone
Browse files
Pass Placeholder to SimpleSearch
This requires 43f534acd from 4.0-trunk which will be in 4.0.20
parent
10520d73
Changes
1
Hide whitespace changes
Inline
Side-by-side
html/Callbacks/RTIR/Elements/Tabs/Privileged
View file @
33e29060
...
...
@@ -517,7 +517,8 @@ if ( $session{'CurrentUser'}->HasRight(Right => 'ModifySelf', Object => $RT::Sys
PageWidgets()->child('simple_search')->raw_html( $m->scomp(
'/Elements/SimpleSearch',
SendTo => '/RTIR/index.html'
SendTo => '/RTIR/index.html',
Placeholder => 'Search Incidents'
) );
</%INIT>
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