fixes-issue-#3362 (#3375)

This commit is contained in:
rachittiwari8562 2021-01-14 00:18:18 +05:30 committed by GitHub
parent 690fdeb0b3
commit c9ceb9ef47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@
<td width="1%"><input type="radio" name="custom-tabular-exporter-date" value="custom" id="$custom-exporter-date-custom" /></td>
<td colspan="3">
<label for="$custom-exporter-date-custom" bind="or_dialog_custom"></label> <input size="35" class="lightweight" bind="dateCustomInput" />
<a href="" target="_blank" bind="or_dialog_help"></a>
<a href="https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html" target="_blank" bind="or_dialog_help"></a>
</td>
</tr>
<tr>
@ -167,4 +167,4 @@
<div class="dialog-footer" bind="dialogFooter"><div class="grid-layout layout-tightest layout-full"><table><tr>
<td><button class="button" bind="cancelButton"></button></td>
</tr></table></div></div>
</div>
</div>