mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
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
94381b8b45
commit
1be6d56c56
@ -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>
|
2012-02-23 Vanessa Gil <vanessa.gil@artica.es>
|
||||||
* pandoradb.sql
|
* pandoradb.sql
|
||||||
pandoradb.oracle.sql
|
pandoradb.oracle.sql
|
||||||
|
@ -639,7 +639,7 @@ switch ($action) {
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
// Added for report templates
|
// Added for report templates
|
||||||
default:
|
default:
|
||||||
if ($enterpriseEnable){
|
if ($enterpriseEnable){
|
||||||
$buttons = array(
|
$buttons = array(
|
||||||
'list_reports' => array('active' => false,
|
'list_reports' => array('active' => false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user