Subversion Repositories SmartDukaan

Rev

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

Rev 34102 Rev 34261
Line 62... Line 62...
62
    });
62
    });
63
</script>
63
</script>
64
<section class="wrapper">
64
<section class="wrapper">
65
    <div class="row">
65
    <div class="row">
66
        <div class="col-lg-12">
66
        <div class="col-lg-12">
67
            <h3 class="page-header"><i class="icon_document_alt"></i>WALLET ADDN-REQUEST/APPROVED/REJECTED</h3>
67
            <h3 class="page-header"><i class="icon_document_alt"></i>WALLET ADDN-REQUEST/Pending</h3>
68
            <ol class="breadcrumb">
68
            <ol class="breadcrumb">
69
                <li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
69
                <li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
70
                <li><i class="icon_document_alt"></i>Wallet Addn-Request/Approved/Rejected</li>
70
                <li><i class="icon_document_alt"></i>Wallet Addn-Request/Pending</li>
71
                <li>
71
                <li>
72
                    <button class="btn btn-primary newEntry" data-toggle="modal" data-target="#newEntrywalletModal"
72
                    <button class="btn btn-primary newEntry" data-toggle="modal" data-target="#newEntrywalletModal"
73
                            type="button">New
73
                            type="button">New
74
                    </button>
74
                    </button>
75
                </li>
75
                </li>
-
 
76
                <div style="float:right;margin-bottom: 1%">
-
 
77
                    From:
-
 
78
                    <input type="date" name="from" placeholder="Form">
-
 
79
                    To:
-
 
80
                    <input type="date" name="to" placeholder="To">
-
 
81
                    <button id="downloadAddWalletRequestPendingReport" class="btn-primary">
-
 
82
                        Download
-
 
83
                    </button>
-
 
84
                </div>
76
            </ol>
85
            </ol>
77
        </div>
86
        </div>
78
    </div>
87
    </div>
79
 
88
 
80
    <input id="url" name="url" type="hidden" value="$url"/>
89
    <input id="url" name="url" type="hidden" value="$url"/>
Line 255... Line 264...
255
        </div>
264
        </div>
256
    #end
265
    #end
257
</section>
266
</section>
258
<div id="add-wallet-request-container" style="background:white;background-color:white;">
267
<div id="add-wallet-request-container" style="background:white;background-color:white;">
259
</div>
268
</div>
260
This paste expires in <1 hour. Public IP access. Share whatever you see with others in seconds with Context.Terms of ServiceReport this
-