Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
7b39d69e
Commit
7b39d69e
authored
Jul 08, 2012
by
dawehner
Committed by
tim.plunkett
Oct 21, 2012
Browse files
Remove inclusion of dependency system.
parent
cebf0f07
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/ajax.inc
View file @
7b39d69e
...
...
@@ -221,8 +221,6 @@ function views_ajax_error($message) {
* This makes some assumptions about the client.
*/
function
views_ajax_form_wrapper
(
$form_id
,
&
$form_state
)
{
ctools_include
(
'dependent'
);
// This won't override settings already in.
$form_state
+=
array
(
'rerender'
=>
FALSE
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment