|
||
<% if (showApplyButton != null && showApplyButton.equals("yes")) { %> " class="buttons_navigation"> <% } %> <% if (showOkButton != null && showOkButton.equals("yes")) { %> " class="buttons_navigation"> <% } %> <% if (showResetButton != null && showResetButton.equals("yes")) { %> " class="buttons_navigation"> <% } %> <% if (showCancelButton != null && showCancelButton.equals("yes")) { %> " class="buttons_navigation"> <% } %> |