88899091929394
if (from != null && to != null) { Utilities.moveBlogEntriesFromCategory(blog, from, to); } } return new UtilitiesView(); }