Changeset 1160 for MDService2


Ignore:
Timestamp:
03/09/11 20:47:49 (13 years ago)
Author:
gaba
Message:

collection detail - corrections

Location:
MDService2/trunk/MDService2/WebContent
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • MDService2/trunk/MDService2/WebContent/index.jsp

    r1158 r1160  
    8080                                                        <label>Collections</label><br/>
    8181                                                <div id="collections-widget" class="c-widget"></div>
    82                                                 <!-- all COLLECTIONS BLOCK -->
    83                                                         <div class="cmds-ui-block" id="collections-block">
    84                                                                         <!--   <div class="header">Collections</div> -->
    85                                                                         <div id="collections" class="content"></div>
    86                                                         </div>
    87                                                         <!-- ------------------------------------- -->
     82                                               
    8883                                        </td>
    8984                                        <td valign="top">
     
    113108</div>         
    114109       
    115         <!-- COLLECTIONS BLOCK -->
     110        <!-- all COLLECTIONS BLOCK -->
    116111                                                        <div class="cmds-ui-block" id="collections-block">
    117                                                                         <div class="header">Collections</div>
     112                                                                        <!--   <div class="header">Collections</div> -->
    118113                                                                        <div id="collections" class="content"></div>
    119114                                                        </div>
    120                                                         <!-- ------------------------------------- -->   
     115                                                        <!-- ------------------------------------- -->
     116       
    121117                                                       
    122118<!-- QUERYLIST BLOCK -->
  • MDService2/trunk/MDService2/WebContent/scripts/mdservice_ui_settings.js

    r1153 r1160  
    244244                detail: {
    245245                        parent: "",
    246                         type: "pane"
     246                        type: "floating"
    247247                }
    248248        },
Note: See TracChangeset for help on using the changeset viewer.