2012-02-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/reporting/reporting_builder.php: Changed location of wizard functionality in the interface. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5635 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
ae5c7e3437
commit
288767b1ba
|
@ -1,3 +1,8 @@
|
|||
2012-02-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
|
||||
|
||||
* godmode/reporting/reporting_builder.php: Changed location of
|
||||
wizard functionality in the interface.
|
||||
|
||||
2012-02-23 Vanessa Gil <vanessa.gil@artica.es>
|
||||
* pandoradb.sql
|
||||
pandoradb.oracle.sql
|
||||
|
|
|
@ -639,7 +639,7 @@ switch ($action) {
|
|||
}
|
||||
break;
|
||||
// Added for report templates
|
||||
default:
|
||||
default:
|
||||
if ($enterpriseEnable){
|
||||
$buttons = array(
|
||||
'list_reports' => array('active' => false,
|
||||
|
|
Loading…
Reference in New Issue