Subversion Repositories SmartDukaan

Rev

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

Rev 26317 Rev 26669
Line 72... Line 72...
72
			mfgDate = start.format(moment.HTML5_FMT.DATETIME_LOCAL_SECONDS);
72
			mfgDate = start.format(moment.HTML5_FMT.DATETIME_LOCAL_SECONDS);
73
		
73
		
74
		});
74
		});
75
    	formLoaded();
75
    	formLoaded();
76
	});
76
	});
-
 
77
	$(document).ready(function(){
-
 
78
	$("#mk_restore").trigger('click');
77
	
79
	});
78
</script>
80
</script>
79
 
81
 
80
<section class="wrapper">
82
<section class="wrapper">
81
<div class="row">
83
<div class="row">
82
		<div class="col-lg-12">
84
		<div class="col-lg-12">
Line 170... Line 172...
170
    		#end
172
    		#end
171
  		</table>
173
  		</table>
172
  		<div>
174
  		<div>
173
			<h4 class="modelHeaderCustom" style="font-size:22px;">Customer Information
175
			<h4 class="modelHeaderCustom" style="font-size:22px;">Customer Information
174
			#if (${isDev})
176
			#if (${isDev})
175
				<small><a href="javascript:void(0);" class="mk_restore">(Restore Previous)</a></small>
177
				<small><a href="javascript:void(0);"  id="mk_restore">(Restore Previous)</a></small>
176
			#end
178
			#end
177
			</h4>
179
			</h4>
178
			<div class = "row">
180
			<div class = "row">
179
				<div class="col-lg-3 form-group">
181
				<div class="col-lg-3 form-group">
180
				   	<input placeholder="First Name" id="firstName" name="firstName" type="text" value="" class="form-control input-sm">
182
				   	<input placeholder="First Name" id="firstName" name="firstName" type="text" value="" class="form-control input-sm">