Steps to reproduce:

- Install drupal;
- visit admin/modules page
- enable all CRM-related modules and save settings
- visit crm/contact/add
- you'll see three broken links

Needs to reset drupal_static cache, patch is attached

Comments

dpovshed’s picture

StatusFileSize
new829 bytes

Update after review - clearing cache moved to the controller.

Please see attached.

ygerasimov’s picture

Status: Needs review » Fixed

Commited. Thank!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit d40fd53 on 7.x-1.x, development, import authored by dpovshed, committed by ygerasimov:
    Issue #1541610 by denikin: Fixed Add contact page shows incorrect links...

  • Commit d40fd53 on 7.x-1.x, development, import, activity_pages authored by dpovshed, committed by ygerasimov:
    Issue #1541610 by denikin: Fixed Add contact page shows incorrect links...