commit
5274e9c146
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ the tags are for.
|
||||||
Each tag has an associated JSON object with information about the tag, e.g how
|
Each tag has an associated JSON object with information about the tag, e.g how
|
||||||
to order the rooms with a given tag.
|
to order the rooms with a given tag.
|
||||||
|
|
||||||
Ordering information is given under teh ``order`` key as a number between 0 and
|
Ordering information is given under the ``order`` key as a number between 0 and
|
||||||
1. The numbers are compared such that 0 is displayed first. Therefore a room
|
1. The numbers are compared such that 0 is displayed first. Therefore a room
|
||||||
with an ``order`` of ``0.2`` would be displayed before a room with an ``order``
|
with an ``order`` of ``0.2`` would be displayed before a room with an ``order``
|
||||||
of ``0.7``. If a room has a tag without an ``order`` key then it should appear
|
of ``0.7``. If a room has a tag without an ``order`` key then it should appear
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue