projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
246559a
)
Add description search-box.
author
Mike Taylor
<mike@indexdata.com>
Fri, 1 Dec 2006 14:51:19 +0000
(14:51 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 1 Dec 2006 14:51:19 +0000
(14:51 +0000)
web/htdocs/details/find.mc
patch
|
blob
|
history
diff --git
a/web/htdocs/details/find.mc
b/web/htdocs/details/find.mc
index
b78bf50
..
b1b584f
100644
(file)
--- a/
web/htdocs/details/find.mc
+++ b/
web/htdocs/details/find.mc
@@
-1,4
+1,4
@@
-%# $Id: find.mc,v 1.6 2006-11-16 12:16:46 mike Exp $
+%# $Id: find.mc,v 1.7 2006-12-01 14:51:19 mike Exp $
% if ($r->param("_search")) {
% $m->comp("found.mc");
% } else {
@@
-60,6
+60,10
@@
<th>Author</th>
<td><input type="text" name="dc.creator" size="40"/></td>
</tr>
+ <tr>
+ <th>Description</th>
+ <td><input type="text" name="dc.description" size="40"/></td>
+ </tr>
<tr><td colspan="2"> </td></tr>
<tr>
<th>Sort by</th>