projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2e3299
)
git merge bs
author
Ivan Kohler
<ivan@freeside.biz>
Mon, 27 Nov 2017 20:18:37 +0000
(12:18 -0800)
committer
Ivan Kohler
<ivan@freeside.biz>
Mon, 27 Nov 2017 20:18:37 +0000
(12:18 -0800)
httemplate/search/elements/search.html
patch
|
blob
|
history
diff --git
a/httemplate/search/elements/search.html
b/httemplate/search/elements/search.html
index
1e9ce5c
..
5762afb
100644
(file)
--- a/
httemplate/search/elements/search.html
+++ b/
httemplate/search/elements/search.html
@@
-33,13
+33,8
@@
Example:
},
# "select * from tablename";
-<<<<<<< HEAD
#required (now even if 'query' is an SQL query string)
-=======
-
- #required unless 'query' is an SQL query string (shouldn't be...)
->>>>>>> 95144265eeb3ecd13b16708dbdd75dd3701f92ad
'count_query' => 'SELECT COUNT(*) FROM tablename',
###