notice 1/8

This commit is contained in:
Nur Nadiah Nabilah Binti Hashinordin
2017-08-01 11:46:45 +08:00
parent a8f98cc1f2
commit 799202a0dc
+34 -1
View File
@@ -63,6 +63,7 @@ License: You must have a valid license purchased only from themeforest(the above
}
}
</style></head>
<!-- END HEAD -->
<style>
@@ -252,9 +253,39 @@ License: You must have a valid license purchased only from themeforest(the above
<label class="control-label" for="message">Message</label>
<textarea class="form-control" id="message" rows="3" placeholder="Enter a message..."></textarea>
</div>
<div class="tab-pane" id="tab_1_2">
<form action="#" role="form">
<div class="form-group">
<div class="fileinput fileinput-new" data-provides="fileinput">
<h5>Upload Photo</h5>
<div class="fileinput-new thumbnail" style="width: 200px; height: 150px;">
<img src="http://www.placehold.it/200x150/EFEFEF/AAAAAA&amp;text=no+image" alt="" /> </div>
<div>
<span class="btn default btn-file">
<span class="fileinput-new"></span>
<span class="fileinput-exists"></span>
<input type="file" name="..."> </span>
</div>
</div>
</div>
</form>
</div>
<div class="row">
<div class="col-md-12">
<div class="col-md-8">
<button type="button" class="btn green" id="Sumbit">Submit</button>
<button type="button" class="btn green" id="Sumbit">Send to All</button>
<button type="button" class="btn green" id="Sumbit">Select Contact</button>
<div class="btn-group">
</div>
</div>
</div>
<!-- END CONTENT -->
@@ -892,7 +923,9 @@ License: You must have a valid license purchased only from themeforest(the above
<script src="../assets/layouts/global/scripts/quick-sidebar.min.js" type="text/javascript"></script>
<script src="../assets/layouts/global/scripts/quick-nav.min.js" type="text/javascript"></script>
<!-- END THEME LAYOUT SCRIPTS -->
<script>
$(document).ready(function()
{
$('#clickmewow').click(function()