Toggle navigation
Sign in
discontinued
/
image-manager
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
728337cfb6ccfd40f48c2954f93b0a3f3bf30206
Authored by
Georg Hopp
2007-10-11 09:17:44 +0000
1 parent
ba83919e
--no commit message
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
js/personAdmin/personSearch1.js
js/personAdmin/personSearch1.js
View file @
728337c
...
...
@@ -317,7 +317,6 @@ function personSearch1AltSurnameHandler (_event)
317
317
pSearch1
.
incSnameIdx
();
318
318
break
;
319
319
case
13
:
320
-
alert
(
pSearch1
.
snameDists
);
321
320
return
pSearch1
.
hide
(
'personSearch1_sBestFit'
);
322
321
default
:
323
322
pSearch1
.
snameIdx
=
-
1
;
...
...
Please
register
or
login
to post a comment