<%- # Include this partial to put the background updater device on your page. # This actually just sets up the Umlaut JQuery background updater, for # unobtrusive adding of background html content to menu page. -%><% # only include if we have any background services. We could check to make # sure we only have background services we care about, but it's more work-- # the updater will only run ONCE at most wrongly, then the # background_update action will stop it. if (any_services_in_progress?) %> <% end %>