Re: datetimepicker doesn't show up

2008-04-17 Thread Dave Newton
src="/struts/dojo/dojo.js"> > >> >> src="/struts/simple/dojoRequire.js"> > >> >> src="/struts/ajax/dojoRequire.js"> > >> >> src="/struts/CommonFunctions.js"> > >> >

Re: datetimepicker doesn't show up

2008-04-17 Thread tristan_colson
; >> script type="text/javascript"> >> dojo.require("dojo.widget.DatePicker"); >> >> > dojoType="dropdowndatepicker" >> id="saveCampaign_campaign_startDate"name="dojo.campaign.startDate" >&g

Re: datetimepicker doesn't show up

2008-04-17 Thread Jeromy Evans
artDate" inputName="campaign.startDate" saveFormat="rfc"> Note that the above div tag is empty. Seems like there should be something in it. The datetimepicker doesn't show up on the pa

datetimepicker doesn't show up

2008-04-16 Thread tristan_colson
ebugAtAllCosts: true // not needed, but allows the Venkman debugger to work with the includes }; . script type="text/javascript"> dojo.require("dojo.widget.DatePicker"); Note that the above div tag is empty. Seems like there should be something in it. The