Skip to content
Snippets Groups Projects
Commit 0c40fba8 authored by Yas Naoi's avatar Yas Naoi
Browse files

Fixed a bug for viewing a script details.

parent ef960dd2
No related branches found
Tags 9.4.8
No related merge requests found
......@@ -92,7 +92,7 @@ function cloud_scripting_menu() {
'description' => 'Info',
'page callback' => 'drupal_get_form',
'page arguments' => array('cloud_scripting_desc_info', 3),
'access arguments' => array('view scripts'),
'access arguments' => array('view script'),
'file' => '',
'weight' => 1,
'type' => MENU_LOCAL_TASK,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment