Skip to content

Commit 5872a9f

Browse files
Ultima price and order updated (#2770) (vuejs#2298)
Co-authored-by: Onur Senture <woof.uyelik@gmail.com>
1 parent f724d7b commit 5872a9f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

themes/vue/source/js/theme-data.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,13 @@ var themeData = [
138138
url: 'https://www.primefaces.org/layouts/diamond-vue?af_id=4218',
139139
image: 'https://www.primefaces.org/vue-templates/diamond.jpg'
140140
},
141+
{
142+
name: 'Ultima',
143+
price: 79,
144+
description: 'Material Design Admin Template',
145+
url: 'https://www.primefaces.org/layouts/ultima-vue?af_id=4218',
146+
image: 'https://www.primefaces.org/vue-templates/ultima.jpg'
147+
},
141148
{
142149
name: 'Sapphire',
143150
price: 49,
@@ -173,13 +180,6 @@ var themeData = [
173180
url: 'https://www.primefaces.org/layouts/babylon-vue?af_id=4218',
174181
image: 'https://www.primefaces.org/vue-templates/babylon.jpg'
175182
},
176-
{
177-
name: 'Ultima',
178-
price: 49,
179-
description: 'Material Design Admin Template',
180-
url: 'https://www.primefaces.org/layouts/ultima-vue?af_id=4218',
181-
image: 'https://www.primefaces.org/vue-templates/ultima.jpg'
182-
},
183183
{
184184
name: 'Roma',
185185
price: 39,

0 commit comments

Comments
 (0)