Closed (fixed)
Project:
Salesforce Suite
Version:
7.x-2.x-dev
Component:
salesforce_api
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2011 at 03:54 UTC
Updated:
26 Mar 2012 at 17:20 UTC
It looks like in Drupal 7 placing an admin menu link at admin/config/salesforce will not longer get displayed on the admin configuration page.
I suggest this get moved to admin/config/services/salesforce as it is a web based service.
Attached is patch to fix.
| Comment | File | Size | Author |
|---|---|---|---|
| salesforce_api.module.patch | 143 bytes | ekristen |
Comments
Comment #1
EvanDonovan commentedIt shows up in the Admin Menu module for me.
Where are you referring to?
Comment #2
Fixdit commentedDoesn't show up at '/admin/config'.
I also suggest it be altered to: '/admin/config/services'.
Comment #3
james.hill commented+1. It's not showing up for me either, for the same reason.
Comment #4
kostajh commentedFixed: http://drupalcode.org/project/salesforce.git/commit/8cf39c8
I also added a configure link in the .info file.