diff --git a/doc.tpl b/doc.tpl
index 83b7c0a..aebba8b 100644
--- a/doc.tpl
+++ b/doc.tpl
@@ -456,6 +456,14 @@ jQuery(function(){
Initializing plugin occurs only when the user interacts. Greatly accelerates plugin work with a large number of fields |
|
+
+parentID |
+'body' |
+Attach datetimepicker to this element, which can be either a selector or a DOM/JQuery element |
+
+{parentID:'#parent'}
+ |
+
value |
null |