Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
info
mahara-museum
Commits
96748c00
Commit
96748c00
authored
Mar 28, 2007
by
Nigel McNie
Committed by
Nigel McNie
Mar 28, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make the user search table run a search when the page is loaded, so the
loading thing goes away
parent
ea8a62c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
htdocs/admin/users/search.php
htdocs/admin/users/search.php
+2
-0
No files found.
htdocs/admin/users/search.php
View file @
96748c00
...
...
@@ -76,6 +76,8 @@ results.statevars.push('sesskey');
results.action = 'search';
results.sesskey = {$str_sesskey};
results.emptycontent = {$str_noresults};
results.query = '';
results.updateOnLoad();
function doSearch() {
results.query = $('usersearch').value;
...
...
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