Please change the description to a real description, also add a human name so the Views interface looks better and upgrade the api_version.

$view = new view;
$view->name = 'redirects';
$view->description = 'Redirects';
$view->tag = '';
$view->base_table = 'redirect';
$view->api_version = '3.0-alpha1';

Comments

dave reid’s picture

Feel free to provide a re-exported View as a patch please, since likely Views has made more changes than just that to the export definition.

hass’s picture

Status: Fixed » Needs review
StatusFileSize
new12.78 KB

Changed the Description and Human name and exported it.

dave reid’s picture

Status: Active » Fixed

Status: Needs review » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.