Browse Source

resize handle works

bscheibel 3 years ago
parent
commit
4616312905
1 changed files with 2 additions and 3 deletions
  1. 2 3
      app/templates/index.html

+ 2 - 3
app/templates/index.html

@@ -56,7 +56,8 @@
 
               <ui-behind                                       ></ui-behind>
             </ui-tabbar>
-         <!--</ui-rest>-->
+        <!--</ui-area>
+        </ui-rest>-->
           <ui-content>
               <ui-area data-belongs-to-tab="drawing" >
                   <div class="images">
@@ -67,7 +68,6 @@
 
           </ui-content>
         </ui-area>
-
         <ui-resizehandle data-label="drag to resize"></ui-resizehandle>
         <ui-area id="detailcolumn1" data-minsize="20em">
             <h3 style="text-align:center"> General Information</h3>
@@ -106,7 +106,6 @@
 
            </div>
         </ui-area>
-
       </ui-content>
     </ui-rest>
 <script>