Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I have exported my view, and I want to revert the same in other site environment; the revert view option is missing. Am I missing anything?

I am using Drupal 7 and Views 3.

share|improve this question

1 Answer

up vote 1 down vote accepted

It should be in "admin/structure/views", click the little arrow next to "edit" link under Operations column. If your view has changed from what's exported in code, it should display "revert" option there.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.