Subversion Repositories DevTools

Rev

Rev 6623 | Rev 6876 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6623 Rev 6827
Line 218... Line 218...
218
    %>
218
    %>
219
    <tr>
219
    <tr>
220
        <td nowrap class="form_iname" valign="top">Select Base View </td>
220
        <td nowrap class="form_iname" valign="top">Select Base View </td>
221
        <td valign="top" nowrap class="form_iname">
221
        <td valign="top" nowrap class="form_iname">
222
            <%Call BaseViewCombo%>
222
            <%Call BaseViewCombo%>
223
            <a title="<%=addTitle%>" href="javascript:;" class="form_iname" <%=onClick%>>&nbsp;<img class="<%=imgClass%>" src="images/email-contact-orange.gif">&nbsp;Add View Owner</a>
223
            <span title="<%=addTitle%>" class="form_iname pointer" <%=onClick%>>&nbsp;<img class="<%=imgClass%>" src="images/email-contact-orange.gif">&nbsp;Add View Owner</span>
224
        </td>
224
        </td>
225
    </tr>
225
    </tr>
226
 
226
 
227
    <%
227
    <%
228
End Sub
228
End Sub