Merge branch 'master' into devel
fix negative tagcount for table
This commit is contained in:
commit
62f46596c8
@ -5767,7 +5767,7 @@ sub getblockAscDrivesAfterManual {
|
|||||||
<td>ASCenable</td>
|
<td>ASCenable</td>
|
||||||
<td>Does <abbr>ASC</abbr> control the shutter?</td>
|
<td>Does <abbr>ASC</abbr> control the shutter?</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
<table/>
|
||||||
</p>
|
</p>
|
||||||
<u>Data points of the <abbr>ASC</abbr> device</u>
|
<u>Data points of the <abbr>ASC</abbr> device</u>
|
||||||
<p>
|
<p>
|
||||||
@ -5802,7 +5802,7 @@ sub getblockAscDrivesAfterManual {
|
|||||||
<td>ASCenable</td>
|
<td>ASCenable</td>
|
||||||
<td>Is <abbr>ASC</abbr> globally activated?</td>
|
<td>Is <abbr>ASC</abbr> globally activated?</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
<table/>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
=end html
|
=end html
|
||||||
|
Loading…
Reference in New Issue
Block a user