Merge pull request #2423 from chamilo/flintci-3502

Applied fixes from FlintCI
pull/2458/head
Julio Montoya 8 years ago committed by GitHub
commit fcfa6c46ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      main/inc/lib/career.lib.php

@ -617,7 +617,7 @@ class Career extends Model
}
$graphHtml .= '</div>';
// $graphHtml .= $connections;
$graphHtml .= '<style>
$graphHtml .= '<style>
panel-title
#career_grid {
display: grid;

Loading…
Cancel
Save