Subversion Repositories DevTools

Rev

Rev 7252 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7252 Rev 7288
Line 333... Line 333...
333
<div class="form_ttl tleft" id=sdk_section_head>
333
<div class="form_ttl tleft" id=sdk_section_head>
334
  <!-- Section Header ---->
334
  <!-- Section Header ---->
335
  Sdk Name
335
  Sdk Name
336
</div>
336
</div>
337
<div class="rounded_box">
337
<div class="rounded_box">
-
 
338
<div id='sdkd_progressBar' class='vixSpinner' style='visibility:hidden;top:unset;background-position-y: unset;'></div>
338
    <table id=sdk_versions class="full_table display" >
339
    <table id=sdk_versions class="full_table display" >
339
        <thead>
340
        <thead>
340
        <tr class="body_col form_align">
341
        <tr class="body_col form_align">
341
          <th width="1%"> SDK&nbsp;ID
342
          <th width="1%"> SDK&nbsp;ID
342
          <th width="10%"> Version
343
          <th width="10%"> Version
Line 359... Line 360...
359
            <a disabled class=abtnItem>New Version</a>
360
            <a disabled class=abtnItem>New Version</a>
360
        </span>
361
        </span>
361
<%End If%>
362
<%End If%>
362
  <!-- Info / Ajax Progress bar -->
363
  <!-- Info / Ajax Progress bar -->
363
  <div class='bg_dialog body_txt' style='float:left;min-height:1em;margin-left:14px' >
364
  <div class='bg_dialog body_txt' style='float:left;min-height:1em;margin-left:14px' >
364
      <img id='sdkd_progressBar' style='visibility:hidden;position:absolute;display:block' src='icons/i_processing.gif' width='79' height='14'>
-
 
365
      <div id=sdkd_info  style='position: absolute;'></div>
365
      <div id=sdkd_info  style='position: absolute;'></div>
366
  </div>
366
  </div>
367
 
367
 
368
    </div>
368
    </div>
369
<%If isDefined("rmDebug") Then%>
369
<%If isDefined("rmDebug") Then%>