File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -137,6 +137,13 @@ var themeData = [
137
137
url : 'https://www.primefaces.org/layouts/diamond-vue?af_id=4218' ,
138
138
image : 'https://www.primefaces.org/vue-templates/diamond.jpg'
139
139
} ,
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
+ } ,
140
147
{
141
148
name : 'Sapphire' ,
142
149
price : 49 ,
@@ -172,13 +179,6 @@ var themeData = [
172
179
url : 'https://www.primefaces.org/layouts/babylon-vue?af_id=4218' ,
173
180
image : 'https://www.primefaces.org/vue-templates/babylon.jpg'
174
181
} ,
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
- } ,
182
182
{
183
183
name : 'Roma' ,
184
184
price : 39 ,
You can’t perform that action at this time.
0 commit comments