orbit4-5/app/templates/orbit_bootstrap/modules/announcement/info.json

26 lines
475 B
JSON
Raw Normal View History

{
"frontend": [
{
"filename" : "index",
"name" : "Index with image",
"thumbnail" : "thumbnail-block-list.png"
},
{
"filename" : "index1",
"name" : "Index without image",
"thumbnail" : "thumbnail-block.png"
}
],
"widgets" : [
{
"filename" : "widget",
"name" : "Widget with image",
"thumbnail" : "thumbnail-block.png"
}
2014-08-12 03:39:20 +00:00
{
"filename" : "widget3",
"name" : "Widget with full date",
"thumbnail" : "thumbnail-block.png"
}
]
}