Skip to content

Commit 6a68c8c

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 4780f17 + e9756f8 commit 6a68c8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/pasta.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,7 @@ window.onload = function () {
422422
var sortParam = getParameterByName("sort");
423423
if (!pageStart) pageStart = 0;
424424

425+
document.forms.dataSearchForm.q.value = query;
425426
if (document.forms.dataSearchForm.creator)
426427
document.forms.dataSearchForm.creator.value = creator;
427428
if (document.forms.dataSearchForm.identifier)

0 commit comments

Comments
 (0)