web/uicfg.py
branchstable
changeset 4936 a4b772a0d801
parent 4931 92c9d0a5dc11
child 5142 0aa4d348c2e6
equal deleted inserted replaced
4935:f710770e6e90 4936:a4b772a0d801
    23 relations can be displayed (represented in pink in the image below):
    23 relations can be displayed (represented in pink in the image below):
    24    * attributes
    24    * attributes
    25    * relations
    25    * relations
    26    * sideboxes
    26    * sideboxes
    27 
    27 
    28  .. image:: ../../images/primaryview_template.png
    28 .. image:: ../../images/primaryview_template.png
    29 
    29 
    30 
    30 
    31 **Attributes** can only be displayed in the attributes section (default behavior). They can also be hidden.
    31 **Attributes** can only be displayed in the attributes section (default behavior). They can also be hidden.
    32 
    32 
    33 For instance, to hide the ``title`` attribute of the ``Blog`` entity:
    33 For instance, to hide the ``title`` attribute of the ``Blog`` entity: