Skip to content

Commit 69106b2

Browse files
authored
Ultima price and order updated (#2770)
1 parent d6ee7ea commit 69106b2

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
@@ -137,6 +137,13 @@ var themeData = [
137137
url: 'https://www.primefaces.org/layouts/diamond-vue?af_id=4218',
138138
image: 'https://www.primefaces.org/vue-templates/diamond.jpg'
139139
},
140+
{
141+
name: 'Ultima',
142+
price: 79,
143+
description: 'Material Design Admin Template',
144+
url: 'https://www.primefaces.org/layouts/ultima-vue?af_id=4218',
145+
image: 'https://www.primefaces.org/vue-templates/ultima.jpg'
146+
},
140147
{
141148
name: 'Sapphire',
142149
price: 49,
@@ -172,13 +179,6 @@ var themeData = [
172179
url: 'https://www.primefaces.org/layouts/babylon-vue?af_id=4218',
173180
image: 'https://www.primefaces.org/vue-templates/babylon.jpg'
174181
},
175-
{
176-
name: 'Ultima',
177-
price: 49,
178-
description: 'Material Design Admin Template',
179-
url: 'https://www.primefaces.org/layouts/ultima-vue?af_id=4218',
180-
image: 'https://www.primefaces.org/vue-templates/ultima.jpg'
181-
},
182182
{
183183
name: 'Roma',
184184
price: 39,

0 commit comments

Comments
 (0)