Project

General

Profile

« Previous | Next » 

Revision 35488

In search pages show modulebox on the right when there is no refine box/ In search forms set component and view inside the Jroure url

View differences:

default_form.php
23 23
	</ul>
24 24
	<div class="tabcontents">
25 25
		<div class="tabcontent" id="publtab">
26
			<form action="<?php echo(JRoute :: _('index.php')); ?>" method="get">
27
				<input type="hidden" name="option" value="com_openaire" />
28
				<input type="hidden" name="view" value="searchpublications" />
26
			<form action="<?php echo(JRoute :: _('index.php?option=com_openaire&view=searchpublications')); ?>" method="get">
29 27
				<input type="hidden" name="Itemid" value="<?php echo($this -> itemId); ?>" />
30 28
				<input type="hidden" name="noscroll" value="true" />
31 29
				<div class="flowWrapper">

Also available in: Unified diff