2011-09-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/alerts/alert_list.list.php: Fixed css style in this view. Fixes: #3397522 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4894 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
02769753b1
commit
a94866e267
|
@ -1,3 +1,9 @@
|
|||
2011-09-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
|
||||
|
||||
* godmode/alerts/alert_list.list.php: Fixed css style in this view.
|
||||
|
||||
Fixes: #3397522
|
||||
|
||||
2011-09-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
|
||||
|
||||
* include/functions_agents.php: Fixed function agents_get_modules()
|
||||
|
|
|
@ -318,7 +318,7 @@ if (! $id_agente) {
|
|||
$table->size[2] = '15%';
|
||||
$table->size[3] = '15%';
|
||||
$table->size[4] = '2%';
|
||||
$table->size[5] = '8%';
|
||||
$table->size[5] = '9%';
|
||||
|
||||
/* if ($isFunctionPolicies !== ENTERPRISE_NOT_HOOK) {
|
||||
$table->size[4] = '8%';
|
||||
|
|
Loading…
Reference in New Issue