Subversion Repositories DevTools

Rev

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

Rev 5116 Rev 5142
Line 22... Line 22...
22
<!--#include file="common/common_subs.asp"-->
22
<!--#include file="common/common_subs.asp"-->
23
<%
23
<%
24
'------------ ACCESS CONTROL ------------------
24
'------------ ACCESS CONTROL ------------------
25
%>
25
%>
26
<!--#include file="_access_control_general.asp"-->
26
<!--#include file="_access_control_general.asp"-->
-
 
27
<!--#include file="common/globals_sdk.asp"-->
27
<script>
28
<script>
28
$( "#fNewSdkVersion" ).dialog({
29
$( "#fNewSdkVersion" ).dialog({
29
    autoOpen: true,
30
    autoOpen: true,
30
    width: 350,
31
    width: 350,
31
    position: { my: "top", at: "top+100", of: window },
32
    position: { my: "top", at: "top+100", of: window },