Ignore:
Timestamp:
01/04/11 10:23:16 (13 years ago)
Author:
vronk
Message:

mini-fix on withSummary, fixes on model/htmlpage, terms/htmlpage

File:
1 edited

Legend:

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

    r1032 r1033  
    116116                <div id="query-input" class="content">         
    117117                         <s:form action="searchretrieve">
    118                                 <!-- <label id="toggle_inputmode_cmd"  value="TEXT" />-->                                                              
     118                                <!-- <label id="toggle_inputmode_cmd"  value="TEXT" />-->                                                       
    119119                                <input type="text" id="input-simplequery" name="_query"  />
    120                                 <input type="submit"  value="submit" id="submit-query"/>
    121                                 <input type="checkbox" checked="false" id="input-withsumary" name="WS"/>
     120                                <input type="submit"  value="submit" id="submit-query"/>                               
    122121                                <input type="text" id="query_list" name="_query_" />   
    123122                                <table class="cmds-ui-elem-stretch"><tr>
     
    138137                                        <!-- <textarea id="columns_list" class="cmds-ui-elem-stretch"></textarea>
    139138                                         -->   
    140                                 </td>                   
     139                                </td>           
     140                                <td><input type="checkbox" checked="false" id="input-withsummary" name="WS"/><label>with Summary</label></td>       
    141141                                </tr></table>           
    142142                        </s:form>
Note: See TracChangeset for help on using the changeset viewer.