use Ox.Log
This commit is contained in:
parent
92d25b6776
commit
dce2843303
50 changed files with 276 additions and 276 deletions
|
|
@ -29,7 +29,7 @@ Ox.DateTimeInput = function(options, self) {
|
|||
.options(options || {});
|
||||
|
||||
self.values = self.options.value.split(' ');
|
||||
//Ox.print(self.values)
|
||||
//Ox.Log('Form', self.values)
|
||||
|
||||
that = Ox.InputGroup({
|
||||
inputs: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue