Skip to content

Commit

Permalink
#184 javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
teosarca committed Mar 3, 2017
1 parent 9e98e68 commit a8256dd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,8 @@ private static final KPIField createKPIField(final I_WEBUI_KPI_Field kpiFieldDef
final I_AD_Element adElement = kpiFieldDef.getAD_Element();
final String fieldName = adElement.getColumnName();

//
// Extract field caption and description
final ITranslatableString caption;
final ITranslatableString description;
if (Check.isEmpty(kpiFieldDef.getName(), true))
Expand Down

0 comments on commit a8256dd

Please sign in to comment.