Merge branch 'master' of bitbucket.org:colosa/processmaker

This commit is contained in:
Victor Saisa Lopez
2014-07-01 09:10:51 -04:00
5 changed files with 9 additions and 5 deletions

View File

@@ -551,7 +551,7 @@ class pmTablesProxy extends HttpProxyController
require_once $sPath . $this->className . '.php';
$rows = G::json_decode( stripslashes( $httpData->rows ) );
$rows = G::json_decode( $httpData->rows );
if (is_array( $rows )) {
foreach ($rows as $row) {

View File

@@ -3458,3 +3458,7 @@ button.x-btn-text:focus,
/* Safari, Chrome */
}
.logo_company {
padding-left: 10px;
}

View File

@@ -12,7 +12,7 @@
<table width="100%" height="32" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
<tr>
{if $user_logged neq '' or $tracker neq ''}
<td width="50%" rowspan="2" valign="center"><img src="{$logo_company}"/></td>
<td width="50%" rowspan="2" valign="center"><img src="{$logo_company}" class="logo_company"/></td>
<td width="50%" height="16" align="right" valign="top">
<div align="right" class="logout">
<small>