With #1802216: Workflow scheduling assume "medium" date format will return time committed, I don't think you need workflow_extensions.js any more.
With #1802216: Workflow scheduling assume "medium" date format will return time committed, I don't think you need workflow_extensions.js any more.
Comments
Comment #1
rdeboerIn my checkout there is no workflow_extensions.js, only a workflow_schedule.js ....
Comment #2
nancydruYou are correct; I mistyped the name.
Comment #3
rdeboerSorry Nancy,
I must be missing something here.
I don't see how that patch has anything to do with the client-side code for showing/hiding of the scheduled date/time UI elements as establised via workflow_schedule.js
Rik
Comment #4
nancydruTurn off WE and you will see that the show/hide still works.
Comment #5
rdeboerI updated Workflow to the latest 7.x-1.x branch and tried it and yes it works without Workflow Extension's workflow_schedule.js file, even for the /workflow-dashboard page.
Cool!
However, users on Workflow 7.x-1.0 will still need it when using Workflow Extensions also. So I haven't removed it from the Workflow Extensions package yet.
Rik
Comment #6
rdeboer