1
|
name = Views UI
|
2
|
description = Administrative interface to views. Without this module, you cannot create or edit your views.
|
3
|
package = Views
|
4
|
core = 7.x
|
5
|
configure = admin/structure/views
|
6
|
dependencies[] = views
|
7
|
# @codingStandardsIgnoreLine
|
8
|
files[] = views_ui.module
|
9
|
files[] = plugins/views_wizard/views_ui_base_views_wizard.class.php
|
10
|
|
11
|
; Information added by Drupal.org packaging script on 2019-04-03
|
12
|
version = "7.x-3.22"
|
13
|
core = "7.x"
|
14
|
project = "views"
|
15
|
datestamp = "1554307093"
|