projects
/
mkws-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:
0d67fad
)
Add an mkwsConfig widget to set perpage to 10.
author
Mike Taylor
<mike@indexdata.com>
Fri, 16 May 2014 15:44:55 +0000
(16:44 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 16 May 2014 15:44:55 +0000
(16:44 +0100)
examples/htdocs/mike.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/mike.html
b/examples/htdocs/mike.html
index
fcb68a5
..
f93e2ab
100644
(file)
--- a/
examples/htdocs/mike.html
+++ b/
examples/htdocs/mike.html
@@
-26,5
+26,6
@@
</head>
<body>
<div class='mkwsCredo' autosearch='!param!q'>result will appear here</div>
+ <div class='mkwsConfig' perpage='10'></div>
</body>
</html>