You are here

function opigno_dashboard_update_8001 in Opigno dashboard 8

Update dashboard blocks with Drupal way machine names.

File

./opigno_dashboard.install, line 55
Install, update and uninstall functions for the alt_aero_log_contacts module.

Code

function opigno_dashboard_update_8001() {
  opigno_dashboard_blocks_update();
}