Closed (fixed)
Project:
Ajax markup
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2010 at 14:36 UTC
Updated:
12 Mar 2015 at 16:39 UTC
Jump to comment: Most recent
Comments
Comment #1
ufku commentedHere is the code updated on the project page:
php: return module_invoke('ajax_markup', 'on') ? 'js: eDefAjaxPreview();' : '';This will hide the button if the user has no access to ajax markup.
Comment #3
subhojitmukherjee commented