client/data/book3.json
author rougeronj
Fri, 19 Jun 2015 12:45:04 +0200
changeset 176 a8231241f50d
parent 107 1e18c880021e
permissions -rw-r--r--
try to get first the context.token set up by the server. If it doesn't exist, try to get back the token in the local storage. Or get to the login page.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
107
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     1
{
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     2
    "id":3,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     3
    "user":2,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     4
    "idArticle":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     5
    "parent_visit":1,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     6
    "title":"Les Instruments",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     7
    "description":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     8
    "image":"http:/ /fui-ammico.jamespot.pro/displayImage.php?path=img/article_default.gif",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     9
    "date":"2015-01-16T14:48:52Z",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    10
    "count":8,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    11
    "public":false
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    12
}