From aeced732ab9f8e56b5fbe1614aee1706d325c9a5 Mon Sep 17 00:00:00 2001 From: fairking Date: Thu, 5 Mar 2020 12:44:28 +0100 Subject: [PATCH] Doc urls fixed --- src/views/dataview/DataViewDoc.vue | 4 ++-- src/views/splitbutton/SplitButtonDoc.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/dataview/DataViewDoc.vue b/src/views/dataview/DataViewDoc.vue index 83bb54802..ea0dd2815 100644 --- a/src/views/dataview/DataViewDoc.vue +++ b/src/views/dataview/DataViewDoc.vue @@ -8,7 +8,7 @@ import DataView from 'primevue/dataview';

PrimeFlex

-

DataView utilizes PrimeFlex library so it needs to be installed before getting started. Refer to FlexGrid documentation for details.

+

DataView utilizes PrimeFlex library so it needs to be installed before getting started. Refer to FlexGrid documentation for details.

Getting Started

DataView requires a collection of items as its value and one or more templates depending on the layout mode e.g. list and grid. Throughout the samples, a car interface having vin, brand, year and color properties are used to define an object to be displayed by the dataview. Cars are loaded by a CarService that connects to a server to fetch the cars.

@@ -556,4 +556,4 @@ export default { - \ No newline at end of file + diff --git a/src/views/splitbutton/SplitButtonDoc.vue b/src/views/splitbutton/SplitButtonDoc.vue index 6364483ff..656bc5e65 100644 --- a/src/views/splitbutton/SplitButtonDoc.vue +++ b/src/views/splitbutton/SplitButtonDoc.vue @@ -53,7 +53,7 @@ export default {

MenuModel

-

SplitButton uses the common MenuModel API to define the items, visit MenuModel API for details. +

SplitButton uses the common MenuModel API to define the items, visit MenuModel API for details.

Severity

Different color options are available as severity levels.

@@ -261,4 +261,4 @@ export default { - \ No newline at end of file +