💦 FULL SET: Changeset/ - Full Gallery 2025

Changeset 2907888


Ignore:
Timestamp:
05/04/2023 08:54:52 AM (3 years ago)
Author:
virtuellwerk
Message:

Additional 2.4.4 Update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • canvasio3d-light/trunk/inc/caFunctions.php

    r2907874 r2907888  
    142142                    <textarea class="caTxtInputField" id="caShortCode" readonly rows="2" cols="1" placeholder="Short Code ..." style="position:absolute; width:182px; top:152px;"></textarea>
    143143                    <hr style="position:absolute; width:180px; top:192px;">
    144                     <input type="button" id="copyModelEntry" class="caMenuBtn"  style="position:absolute; width:180px; top:204px;" value="<?php arClass::msg(11);?>" onClick="caOpt.settings(this);" />
     144                    <input type="btn" readonly="readonly" id="copyModelEntry" class="caMenuBtn"  style="position:absolute; width:180px; top:204px;" value="<?php arClass::msg(11);?>" onClick="caOpt.settings(this);" />
     145                    <input type="btn" readonly="readonly" id="pasteModelEntry" class="caMenuBtn"  style="position:absolute; width:180px; top:234px;" value="<?php arClass::msg(12);?>" onClick="caOpt.settings(this);" />
     146                    <input type="btn" readonly="readonly" id="copyModelEntry" class="caMenuBtn"  style="position:absolute; width:180px; top:204px;" value="<?php arClass::msg(11);?>" onClick="caOpt.settings(this);" />
     147                    <input type="btn" readonly="readonly" id="pasteModelEntry" class="caMenuBtn"  style="position:absolute; width:180px; top:234px;" value="<?php arClass::msg(12);?>" onClick="caOpt.settings(this);" />
     148
    145149                    <input type="button" id="pasteModelEntry" class="caMenuBtn"  style="position:absolute; width:180px; top:234px;" value="<?php arClass::msg(12);?>" onClick="caOpt.settings(this);" />
    146150                    <div id="delBar" style="height:5px;margin-left:20px; width:0px;background-color:#ff0000;position:absolute; top:275px"></div>
Note: See TracChangeset for help on using the changeset viewer.