searching includes groups for and/or
This commit is contained in:
parent
f6a56c01a9
commit
101b6fafa6
16 changed files with 244 additions and 102 deletions
|
@ -2,5 +2,6 @@
|
|||
|
||||
$this->form->setAction($this->url());
|
||||
echo $this->form;
|
||||
echo var_dump($this->md);
|
||||
?>
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
<?php echo $this->field; ?>
|
1
application/views/scripts/search/newgroup.phtml
Normal file
1
application/views/scripts/search/newgroup.phtml
Normal file
|
@ -0,0 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Search</b> and script/action name <b>newgroup</b></center>
|
Loading…
Add table
Add a link
Reference in a new issue