Subversion Repositories SmartDukaan

Rev

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

Rev 25658 Rev 25660
Line 780... Line 780...
780
				<div class="col-lg-6">
780
				<div class="col-lg-6">
781
					<div class="row col-lg-12 info-box white-bg">
781
					<div class="row col-lg-12 info-box white-bg">
782
						#parse("performance.vm")
782
						#parse("performance.vm")
783
					</div>
783
					</div>
784
					<div class="row col-lg-12 info-box white-bg">
784
					<div class="row col-lg-12 info-box white-bg">
785
							<h3 style="margin-top:-2px;margin-bottom:24px"><strong>My Messages</strong></h3>
785
						<h3 style="margin-top:-2px;margin-bottom:24px"><strong>My Messages</strong></h3>
786
							<div class="col-lg-3 "   style= "padding-top:6px;">
786
						<div class="col-lg-3 "   style= "padding-top:6px;">
787
						      <select id="notifyType" name="notifyType" onchange="notifyTypeChange()"  class="form-control input-sm">
787
							<select id="notifyType" name="notifyType" onchange="notifyTypeChange()"  class="form-control input-sm">
788
									  <option value="both" selected>Both</option>
788
								<option value="both" selected>Both</option>
789
									  <option value="annoucement">Annoucement</option>
789
								<option value="annoucement">Annoucement</option>
790
									  <option value="notification">Notification</option>
790
								<option value="notification">Notification</option>
791
								</select>
791
							</select>
792
							</div>
-
 
793
						</div>
792
						</div>
794
					    <div class="notification-container" style="max-height: 500px;overflow-y: scroll;">
793
					    <div class="notification-container" style="max-height: 500px;overflow-y: scroll;">
795
						</div>
794
						</div>
796
					</div>
795
					</div>
797
				</div>
796
				</div>
798
				
-
 
799
				</div>
-
 
800
			</div>
-
 
801
			
-
 
802
			
-
 
803
				
-
 
804
			</div>
797
			</div>
805
		</section>
798
		</section>
806
    	<div class="text-center">
799
    	<div class="text-center">
807
          <div class="credits">
800
          <div class="credits">
808
          	<p>All rights reserved.&copy;2017, Smart Dukaan</p>
801
          	<p>All rights reserved.&copy;2017, Smart Dukaan</p>