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 @@ -138,6 +138,13 @@ var themeData = [
138
138
url : 'https://www.primefaces.org/layouts/diamond-vue?af_id=4218' ,
139
139
image : 'https://www.primefaces.org/vue-templates/diamond.jpg'
140
140
} ,
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
+ } ,
141
148
{
142
149
name : 'Sapphire' ,
143
150
price : 49 ,
@@ -173,13 +180,6 @@ var themeData = [
173
180
url : 'https://www.primefaces.org/layouts/babylon-vue?af_id=4218' ,
174
181
image : 'https://www.primefaces.org/vue-templates/babylon.jpg'
175
182
} ,
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
- } ,
183
183
{
184
184
name : 'Roma' ,
185
185
price : 39 ,
You can’t perform that action at this time.
0 commit comments