function media_library_update_8703
This update has been removed and will not run.
File
-
core/
modules/ media_library/ media_library.install, line 189
Code
function media_library_update_8703() {
// This update function previously added 'edit' and 'delete' buttons to media
// items in the 'media' view. It has been converted to a post-update hook.
// @see media_library_post_update_add_buttons_to_page_view()
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.