Subversion Repositories SmartDukaan

Rev

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

Rev 31439 Rev 31443
Line 13... Line 13...
13
            <input placeholder="Enter Partner Name" type="text" class="typeahead form-control"
13
            <input placeholder="Enter Partner Name" type="text" class="typeahead form-control"
14
                   id="typeaheadpartner" name="partner" data-provide="typeahead" value="" autocomplete="off">
14
                   id="typeaheadpartner" name="partner" data-provide="typeahead" value="" autocomplete="off">
15
        #end
15
        #end
16
        <div class="col-lg-12">
16
        <div class="col-lg-12">
17
            <h3>Invoices for month <input type="month" value="$yearMonth" class="mk_billing_month"/>
17
            <h3>Invoices for month <input type="month" value="$yearMonth" class="mk_billing_month"/>
-
 
18
                <a class="btn btn-primary btn-lg" role="button" href="/purchase-invoice/$yearMonth" target="_blank">Download
18
                <button class="btn btn-link">Download All</button>
19
                    All</a>
19
            </h3>
20
            </h3>
20
        </div>
21
        </div>
21
        <div class="col-lg-8">
22
        <div class="col-lg-8">
22
            <table class="table-condensed table">
23
            <table class="table-condensed table">
23
                <thead>
24
                <thead>