added sysprog entities
This commit is contained in:
188
SYSPROG/APPROW/O4WCONFIG%003ACFG_O4W_94.json
Normal file
188
SYSPROG/APPROW/O4WCONFIG%003ACFG_O4W_94.json
Normal file
@ -0,0 +1,188 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record",
|
||||
"approw-key": "CFG_O4W_94"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "1.5",
|
||||
"<2>": "16229",
|
||||
"<3>": "",
|
||||
"<4>": "",
|
||||
"<5>": "O4WI_AUTHORIZE",
|
||||
"<6>": "",
|
||||
"<7>": "O4WI_FILTER",
|
||||
"<8>": "",
|
||||
"<9>": "O4WI_LOCKHANDLER",
|
||||
"<10>": {
|
||||
"<10,1>": {
|
||||
"<10,1,1>": {
|
||||
"<10,1,1,1>": "<link rel=\"stylesheet\" type=\"text/css\" href=\"//ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/themes/smoothness/jquery-ui.css\" />",
|
||||
"<10,1,1,2>": "<script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js\"></script>",
|
||||
"<10,1,1,3>": "<script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/jquery-ui.min.js\"></script>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"<11>": {
|
||||
"<11,1>": {
|
||||
"<11,1,1>": {
|
||||
"<11,1,1,1>": "<script type=\"text/javascript\" src=\"../javascript/o4wscripts_post6.pack.js\"></script>",
|
||||
"<11,1,1,2>": "<script type=\"text/javascript\" src=\"../plugins/iframe/jquery_iframe.js\"></script>",
|
||||
"<11,1,1,3>": "<script type=\"text/javascript\" src=\"../plugins/jquery-validate/jquery.validate.min.js\"></script>",
|
||||
"<11,1,1,4>": "<script type=\"text/javascript\" src=\"../plugins/jquery-validate/additional-methods.js\"></script>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"<12>": "1",
|
||||
"<13>": "",
|
||||
"<14>": "",
|
||||
"<15>": "O4WTEMP",
|
||||
"<16>": "O4WCACHE",
|
||||
"<17>": "",
|
||||
"<18>": "",
|
||||
"<19>": "",
|
||||
"<20>": "O4W\\TEMPLATES\\defaulttmpl.htm",
|
||||
"<21>": "O4W\\TEMPLATES\\mobiledefaulttmpl.htm",
|
||||
"<22>": "O4W\\TEMPLATES",
|
||||
"<23>": "1",
|
||||
"<24>": "",
|
||||
"<25>": "1",
|
||||
"<26>": "1",
|
||||
"<27>": "200",
|
||||
"<28>": "400",
|
||||
"<29>": "",
|
||||
"<30>": {
|
||||
"<30,1>": "CODES_STATES",
|
||||
"<30,2>": "CODES_COUNTRIES",
|
||||
"<30,3>": "CODES_TF",
|
||||
"<30,4>": "CODES_ONOFF",
|
||||
"<30,5>": "CODES_YN",
|
||||
"<30,6>": "CODES_MF"
|
||||
},
|
||||
"<31>": {
|
||||
"<31,1>": "States",
|
||||
"<31,2>": "Countries",
|
||||
"<31,3>": "True/False",
|
||||
"<31,4>": "Plain Checkbox",
|
||||
"<31,5>": "Yes/No",
|
||||
"<31,6>": "Male/Female"
|
||||
},
|
||||
"<32>": "0",
|
||||
"<33>": "",
|
||||
"<34>": "",
|
||||
"<35>": "1",
|
||||
"<36>": "1",
|
||||
"<37>": "",
|
||||
"<38>": "",
|
||||
"<39>": "",
|
||||
"<40>": {
|
||||
"<40,1>": "msie",
|
||||
"<40,2>": "mozilla",
|
||||
"<40,3>": "chrome",
|
||||
"<40,4>": "safari",
|
||||
"<40,5>": "opera"
|
||||
},
|
||||
"<41>": {
|
||||
"<41,1>": "Internet Explorer",
|
||||
"<41,2>": "Firefox",
|
||||
"<41,3>": "Google Chrome",
|
||||
"<41,4>": "Safari",
|
||||
"<41,5>": "Opera"
|
||||
},
|
||||
"<42>": {
|
||||
"<42,1>": "8",
|
||||
"<42,2>": "",
|
||||
"<42,3>": "",
|
||||
"<42,4>": "",
|
||||
"<42,5>": ""
|
||||
},
|
||||
"<43>": "Your browser or browser version is unsupported. Please switch to Internet Explorer 8, Firefox 3, or Chrome.",
|
||||
"<44>": "2",
|
||||
"<45>": {
|
||||
"<45,1>": {
|
||||
"<45,1,1>": {
|
||||
"<45,1,1,1>": "function badBrowser(){",
|
||||
"<45,1,1,2>": "if($.browser.msie && parseInt($.browser.version) < 8){return true;}",
|
||||
"<45,1,1,3>": "return false;}",
|
||||
"<45,1,1,4>": "if(badBrowser()){",
|
||||
"<45,1,1,5>": "$(function(){",
|
||||
"<45,1,1,6>": "$(\"<div>Your browser or browser version is unsupported. Please switch to Internet Explorer 8, Firefox 3, or Chrome.</div> \")",
|
||||
"<45,1,1,7>": ".css({",
|
||||
"<45,1,1,8>": "backgroundColor: '#fcfdde',",
|
||||
"<45,1,1,9>": "'width': '100%',",
|
||||
"<45,1,1,10>": "'border-top': 'solid 1px #000',",
|
||||
"<45,1,1,11>": "'border-bottom': 'solid 1px #000',",
|
||||
"<45,1,1,12>": "'text-align': 'center',",
|
||||
"<45,1,1,13>": "padding:'5px 0px 15px 0px'",
|
||||
"<45,1,1,14>": "})",
|
||||
"<45,1,1,15>": ".prependTo(\"body\");",
|
||||
"<45,1,1,16>": "alert(\"Your browser or browser version is unsupported. Please switch to Internet Explorer 8, Firefox 3, or Chrome.\");",
|
||||
"<45,1,1,17>": "})};"
|
||||
}
|
||||
}
|
||||
},
|
||||
"<46>": {
|
||||
"<46,1>": {
|
||||
"<46,1,1>": {
|
||||
"<46,1,1,1>": "<!--[if IE]>",
|
||||
"<46,1,1,2>": "<script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js\"></script>",
|
||||
"<46,1,1,3>": "<link rel=\"stylesheet\" type=\"text/css\" href=\"../plugins/jquery.chrome-frame/jquery.chrome_frame.css\" />",
|
||||
"<46,1,1,4>": "<script type=\"text/javascript\" src=\"../plugins/jquery.chrome-frame/jquery.chrome_frame.js\"></script>",
|
||||
"<46,1,1,5>": "<![endif]-->"
|
||||
}
|
||||
}
|
||||
},
|
||||
"<47>": "",
|
||||
"<48>": "",
|
||||
"<49>": "",
|
||||
"<50>": "10",
|
||||
"<51>": "",
|
||||
"<52>": "",
|
||||
"<53>": "",
|
||||
"<54>": "",
|
||||
"<55>": "0",
|
||||
"<56>": "",
|
||||
"<57>": "",
|
||||
"<58>": "",
|
||||
"<59>": "",
|
||||
"<60>": "1",
|
||||
"<61>": "//ajax.googleapis.com/ajax/libs/jqueryui/",
|
||||
"<62>": "1.7.2/1.8.21",
|
||||
"<63>": "Smoothness",
|
||||
"<64>": "",
|
||||
"<65>": "O4WI_TABLEPAGERPLUGIN",
|
||||
"<66>": "",
|
||||
"<67>": "",
|
||||
"<68>": "",
|
||||
"<69>": "",
|
||||
"<70>": "1",
|
||||
"<71>": "//code.jquery.com/mobile/",
|
||||
"<72>": "1.2.0",
|
||||
"<73>": {
|
||||
"<73,1>": {
|
||||
"<73,1,1>": {
|
||||
"<73,1,1,1>": "<script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js\"></script>",
|
||||
"<73,1,1,2>": "",
|
||||
"<73,1,1,3>": "<link rel=\"stylesheet\" type=\"text/css\" href=\"//code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.css\" />",
|
||||
"<73,1,1,4>": "<script type=\"text/javascript\" src=\"//code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.js\">",
|
||||
"<73,1,1,5>": "</script>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"<74>": {
|
||||
"<74,1>": {
|
||||
"<74,1,1>": {
|
||||
"<74,1,1,1>": "<script type=\"text/javascript\" src=\"../javascript/o4wscripts_post6.pack.js\"></script>",
|
||||
"<74,1,1,2>": "<script type=\"text/javascript\" src=\"../plugins/iframe/jquery_iframe.js\"></script>",
|
||||
"<74,1,1,3>": "<script type=\"text/javascript\" src=\"../plugins/jquery-validate/jquery.validate.min.js\"></script>",
|
||||
"<74,1,1,4>": "<script type=\"text/javascript\" src=\"../plugins/jquery-validate/additional-methods.js\"></script>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"<75>": "1.7.2",
|
||||
"<76>": "1",
|
||||
"<77>": ""
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user