Edit Dashboard's photo and Add Bread Crumb Name

This commit is contained in:
San Wai Lwin
2018-03-15 13:46:40 +06:30
parent 20333f6a2e
commit 96f8640df7
49 changed files with 122 additions and 29 deletions

View File

@@ -10,6 +10,7 @@
</div>
<script type="text/javascript">
$(document).ready(function () {
setHeaderBreadCrumb(_SECOND_DISPLAY_);
$('#s_reload').on('click', function () {
window.location.href = '/origami/second_display';
});