Fix malformed 'display page' urls when cleanurls are enabled
The editviewtabs.tpl template assumed that view urls contained a query
string. This is no longer true, so the 'new' parameter is now added
in view/(edit|layout|blocks).php rather than inside the template.
Change-Id: I5b2cc7e937834bea3379f409fee1ec19687b3441
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
Please register or sign in to comment