Subversion Repositories SmartDukaan

Rev

Rev 33091 | Rev 33098 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 33091 Rev 33097
Line 10... Line 10...
10
    </div>
10
    </div>
11
    #if($isAdmin)
11
    #if($isAdmin)
12
        <div class="row col-lg-12" style="float: right;">
12
        <div class="row col-lg-12" style="float: right;">
13
            <div class="col-lg-2">
13
            <div class="col-lg-2">
14
                <div class="input-group">
14
                <div class="input-group">
15
                    <input placeholder="Partner Name" type="text" class="typeahead form-control" id="typeaheadpartner" name="Item" data-provide="typeahead" autocomplete="off"> <input id="partnerId" type="hidden">
15
                    <input placeholder="Partner Name" type="text" class="typeahead form-control" id="typeaheadpartner" name="Item" data-provide="typeahead" autocomplete="off"  style="margin-bottom:10px;margin-left:22px;"> <input id="partnerId" type="hidden">
16
 
16
 
17
                    <br>
17
                    <br>
18
                    <span class="input-group-btn">
18
                    <span class="input-group-btn">
19
						##<button class="btn btn-primary submit" id="retailer-details-search-button"
19
						##<button class="btn btn-primary submit" id="retailer-details-search-button"
20
                                                                ## type="button">Go!</button>
20
                                                                ## type="button">Go!</button>