added sysprog entities
This commit is contained in:
21
SYSPROG/APPROW/O4WCODES%003AJQUERY_URLS.json
Normal file
21
SYSPROG/APPROW/O4WCODES%003AJQUERY_URLS.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record",
|
||||
"approw-key": "JQUERY_URLS"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": {
|
||||
"<1,1>": "Google CDN",
|
||||
"<1,2>": "Local O4W Directory",
|
||||
"<1,3>": "Custom URL"
|
||||
},
|
||||
"<2>": {
|
||||
"<2,1>": "//ajax.googleapis.com/ajax/libs/jqueryui/",
|
||||
"<2,2>": "../jquery/",
|
||||
"<2,3>": "custom"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user