summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner/templates/item-selector.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/roomplanner/templates/item-selector.html')
-rw-r--r--modules-available/roomplanner/templates/item-selector.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/modules-available/roomplanner/templates/item-selector.html b/modules-available/roomplanner/templates/item-selector.html
index 6bc226cb..f4680cf1 100644
--- a/modules-available/roomplanner/templates/item-selector.html
+++ b/modules-available/roomplanner/templates/item-selector.html
@@ -90,15 +90,15 @@
data-height="100" data-width="100" title="PC" noresize=1></div>
</li>
<li>
- <div itemtype="pc" itemlook="copier" class="draggable" style="width:100px; height:100px;"
+ <div itemtype="pc" itemlook="copier-south" class="draggable" style="width:100px; height:100px;"
data-height="100" data-width="100" title="{{lang_photocopier}}" noresize=1></div>
</li>
<li>
- <div itemtype="pc" itemlook="printer" class="draggable" style="width:100px; height:100px;"
+ <div itemtype="pc" itemlook="printer-south" class="draggable" style="width:100px; height:100px;"
data-height="100" data-width="100" title="{{lang_printer}}" noresize=1></div>
</li>
<li>
- <div itemtype="pc" itemlook="telephone" class="draggable" style="width:100px; height:100px;"
+ <div itemtype="pc" itemlook="telephone-south" class="draggable" style="width:100px; height:100px;"
data-height="100" data-width="100" title="{{lang_telephone}}" noresize=1></div>
</li>
</ul>
@@ -107,15 +107,15 @@
<div role="tabpanel" class="tab-pane" id="electricaldevices">
<ul class="toollist">
<li>
- <div itemtype="furniture" itemlook="flatscreen" class="draggable" style="width:75px; height:100px;"
+ <div itemtype="furniture" itemlook="flatscreen-east" class="draggable" style="width:75px; height:100px;"
data-height="100" data-width="75" title="{{lang_flatscreen}}"></div>
</li>
<li>
- <div itemtype="furniture" itemlook="lamp" class="draggable" style="width:125px; height:50px;"
+ <div itemtype="furniture" itemlook="lamp-east" class="draggable" style="width:125px; height:50px;"
data-height="50" data-width="125" title="{{lang_deskLamp}}"></div>
</li>
<li>
- <div itemtype="furniture" itemlook="tvcamera" class="draggable" style="width:125px; height:50px;"
+ <div itemtype="furniture" itemlook="tvcamera-east" class="draggable" style="width:125px; height:50px;"
data-height="50" data-width="125" title="{{lang_projector}}"></div>
</li>
</ul>