2010-06-08 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/alerts_status.php: fixed the style in the list of alerts. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2871 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
02bbed5923
commit
b7ad7a3945
|
@ -1,3 +1,8 @@
|
|||
2010-06-08 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* operation/agentes/alerts_status.php: fixed the style in the list of
|
||||
alerts.
|
||||
|
||||
2010-06-07 Raúl Mateos <raulofpandora@gmail.com>
|
||||
|
||||
* godmode/agentes/agent_conf_gis.php: Changed warning text and style.
|
||||
|
|
|
@ -130,8 +130,8 @@ if ($isFunctionPolicies !== ENTERPRISE_NOT_HOOK) {
|
|||
$table->size[1] = '20px';
|
||||
$table->size[2] = '25%';
|
||||
$table->size[3] = '25%';
|
||||
$table->size[4] = '50%';
|
||||
$table->size[5] = '25%';
|
||||
$table->size[4] = '30%';
|
||||
$table->size[5] = '30%';
|
||||
$table->size[6] = '20px';
|
||||
$table->size[7] = '60px';
|
||||
|
||||
|
|
Loading…
Reference in New Issue