Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…namicDateTimePicker

# Via GitHub
* 'master' of https://github.com/planetapex/apex-plugin-dynamicDateTimePicker:
  Update apexplugin.json
  Update README.md
  • Loading branch information
planetapex committed Mar 22, 2017
2 parents 0039ba0 + 4fcf07c commit 40abe88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ It is based on a JS Air datePicker (https://github.com/t1m0n/air-datepicker).
![alt text](assets/DP_Range.bmp "Date Picker")

##Demo Application
[Date Picker Application](https://apex.oracle.com/pls/apex/f?p=83009:1 "DatePicket Homepage")
[Date Picker Application](https://apex.oracle.com/pls/apex/f?p=83009:10 "DatePicker Homepage")


##Plugin Features
Expand Down
4 changes: 2 additions & 2 deletions apexplugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"plugin": {
"internalName": "COM.PLANETAPEX.DYNAMICDATETIMEPICKER",
"type": "item",
"demo": "https://apex.oracle.com/pls/apex/f?p=83009:2",
"demo": "https://apex.oracle.com/pls/apex/f?p=83009:10",
"previewImage": "https://raw.githubusercontent.com/planetapex/apex-plugin-dynamicDateTimePicker/master/assets/DP_Range.bmp"
}
}
}
}
}

0 comments on commit 40abe88

Please sign in to comment.