mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
2011-04-25 Javier Lanz <javier.lanz@artica.es>
* operation/agentes/tactical.php: Fixed a style problem on Internet Explorer Fix: #3279238 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4276 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
f3bb4b72e4
commit
6d82f81f7e
@ -1,3 +1,10 @@
|
|||||||
|
2011-04-25 Javier Lanz <javier.lanz@artica.es>
|
||||||
|
|
||||||
|
* operation/agentes/tactical.php: Fixed a style problem on Internet
|
||||||
|
Explorer
|
||||||
|
|
||||||
|
Fix: #3279238
|
||||||
|
|
||||||
2011-04-20 Miguel de Dios <miguel.dedios@artica.es>
|
2011-04-20 Miguel de Dios <miguel.dedios@artica.es>
|
||||||
|
|
||||||
* pandoradb_data.sql, pandoradb.data.postgreSQL.sql,
|
* pandoradb_data.sql, pandoradb.data.postgreSQL.sql,
|
||||||
|
@ -219,7 +219,7 @@ print_cells_temp ($cells);
|
|||||||
echo "</table>";
|
echo "</table>";
|
||||||
echo '</div>'; //Left column
|
echo '</div>'; //Left column
|
||||||
|
|
||||||
echo '<div style="width: 75%; float:left;" id="rightcolumn">';
|
echo '<div style="width: 70%; float:left;" id="rightcolumn">';
|
||||||
|
|
||||||
|
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user