Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Felix Rieseberg 85677984d3 PSM: Reset 'Published Date'
Closes #4557
- The underlying issue is that the PSM is already loaded when Ember
routes from an existing post to a new post. Instead of resetting the
‘Published Date’ value manually (with jQuery), I’m using Ember’s
computed property setter to ‘refresh’ the cache for that property. I
believe that this Ember solution is better than manually going in and
resetting it with jQuery.
2014-12-01 11:57:47 -08:00
ghost/admin PSM: Reset 'Published Date' 2014-12-01 11:57:47 -08:00