Subversion Repositories SmartDukaan

Rev

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

Rev 34487 Rev 34490
Line 75... Line 75...
75
 
75
 
76
 <div class="modal-header">
76
 <div class="modal-header">
77
	        <button type="button" class="close" style="margin:-10px" data-dismiss="modal">&times;</button>
77
	        <button type="button" class="close" style="margin:-10px" data-dismiss="modal">&times;</button>
78
	        <h4 class="modal-title"> Stock Info  ($customRetailer.getBusinessName())
78
	        <h4 class="modal-title"> Stock Info  ($customRetailer.getBusinessName())
79
				<input type="hidden" id="fofo-id" value="$customRetailer.getPartnerId()">
79
				<input type="hidden" id="fofo-id" value="$customRetailer.getPartnerId()">
-
 
80
				<a id="mobileAppId" href="${rc.contextPath}/mobileapp?emailId=$customRetailer.getEmail()"
-
 
81
				   class="btn btn-default" target="_blank">Franchise App</a>
80
 
82
 
81
			</h4>
83
			</h4>
82
       </div>
84
       </div>
83
<div class="modal-body" style="max-height:75vh;overflow:auto;">
85
<div class="modal-body" style="max-height:75vh;overflow:auto;">
84
	<div class="row">
86
	<div class="row">
85
		<div class="col-md-8" style="max-height: 70vh;overflow: auto;">
87
		<div class="col-md-8" style="max-height: 70vh;overflow: auto;">
86
			<div class="well row" style="margin: 0;">
88
			<div class="well row" style="margin: 0;">
87
				<h4>Summary
89
				<h4>Summary
88
					##					<a href="#" class="dashboard-view" data-fofoid="$sdCreditRequirement.getFofoId()">More Info</a>
90
					<a href="#" class="dashboard-view" data-fofoid="$sdCreditRequirement.getFofoId()">More Info</a>
89
				</h4>
91
				</h4>
90
				<div class="col-md-4">
92
				<div class="col-md-4">
91
					<h5>Fund Detail</h5>
93
					<h5>Fund Detail</h5>
92
					<ul>
94
					<ul>
93
						<li>Total Limit <span class="currency"> $sdCreditRequirement.getLimit()</span></li>
95
						<li>Total Limit <span class="currency"> $sdCreditRequirement.getLimit()</span></li>