Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
"theme_color": "#00788a",
|
||||
"orientation": "portrait-primary",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/images/icons/browserFavIcon.svg",
|
||||
"type": "image/svg",
|
||||
"sizes": "144X144"
|
||||
},
|
||||
{
|
||||
"src": "/images/icons/img72x72.svg",
|
||||
"type": "image/svg",
|
||||
|
||||
@@ -96,7 +96,6 @@
|
||||
$("#date").html(l.date);
|
||||
$("#accountable").html(l.accountable);
|
||||
$("#description").html(l.description);
|
||||
$("#f").html(l.resource_id);
|
||||
},
|
||||
error:function (data) {
|
||||
console.log(data);
|
||||
|
||||
Reference in New Issue
Block a user