Skip to content

Commit

Permalink
Issue #431 : Now hides the "Sampling Rate" row if no DataCollection_x…
Browse files Browse the repository at this point in the history
…BeamPix
  • Loading branch information
Olof Svensson committed Jun 29, 2018
1 parent 26a973f commit 1a62a81
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
<td>Amplitude Contrast</td>
<td class='column_parameter_value'>10 %</td>
</tr>

<tr>
{?DataCollection_xBeamPix}
<tr>
<td>Sampling Rate</td>
<td class='column_parameter_value'>{.DataCollection_xBeamPix} &Acirc;/pixel</td>
</tr>
</tr>
{/DataCollection_xBeamPix}
</table>

0 comments on commit 1a62a81

Please sign in to comment.