mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
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
015159c075
commit
c80315df5d
@ -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>
|
2011-09-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
|
||||||
|
|
||||||
* include/functions_agents.php: Fixed function agents_get_modules()
|
* include/functions_agents.php: Fixed function agents_get_modules()
|
||||||
|
@ -318,7 +318,7 @@ if (! $id_agente) {
|
|||||||
$table->size[2] = '15%';
|
$table->size[2] = '15%';
|
||||||
$table->size[3] = '15%';
|
$table->size[3] = '15%';
|
||||||
$table->size[4] = '2%';
|
$table->size[4] = '2%';
|
||||||
$table->size[5] = '8%';
|
$table->size[5] = '9%';
|
||||||
|
|
||||||
/* if ($isFunctionPolicies !== ENTERPRISE_NOT_HOOK) {
|
/* if ($isFunctionPolicies !== ENTERPRISE_NOT_HOOK) {
|
||||||
$table->size[4] = '8%';
|
$table->size[4] = '8%';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user