File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -152,11 +152,14 @@ <h3><a href="?view_mode=manage_rooms&location_id=[#LOCATION_ID#]">[#LOCATION_TIT
152152</ div >
153153[#endif#]
154154< div class ="row ">
155- < div class ="col-md-4 "> < div class ="device[#ID#] "> [#HTML#]</ div > < span id ="device_type[#ID#] " style ="display:none "> [#TYPE#]</ span > </ div >
155+ < div class ="col-md-4 "> < div class ="device[#ID#] "> [#HTML#]</ div >
156+ < span id ="device_type[#ID#] " style ="display:none "> [#TYPE#]</ span > </ div >
156157 < div class ="col-md-3 ">
158+ [#if ALT_TITLES!=""#]< div style ="color:grey "> [#ALT_TITLES#]</ div > [#endif#]
157159 [#TYPE_TITLE#]
158160 [#if FAVORITE="1"#]< i class ="glyphicon glyphicon-star "> </ i > [#endif#]
159161 — < a href ="/panel/linkedobject.html?op=redirect&object=[#LINKED_OBJECT#] "> [#LINKED_OBJECT#]</ a >
162+
160163 </ div >
161164 < div class ="col-md-2 ">
162165 [#if LINKED_MODULES#]
You can’t perform that action at this time.
0 commit comments