update today issue

This commit is contained in:
Aung Myo
2018-03-14 17:52:23 +06:30
parent cf5a85fa5c
commit 6ec03e3454
8 changed files with 38 additions and 12 deletions

View File

@@ -10,6 +10,7 @@
</div> -->
<!-- #END# Search Bar -->
<!-- Top Bar -->
<%if !request.path_info.include?('second_display') %>
<nav class="navbar">
<div class="container-fluid">
<div class="navbar-header">
@@ -81,7 +82,7 @@
</div>
</div>
</nav>
<%end%>
<script type="text/javascript">
if((document.getElementById("otherPayment")!=undefined) && (document.getElementById("otherPayment")!=null) && (document.getElementById("otherPayment")!="")){
var otherPayment = location.href.split('/')[location.href.split('/').length -1 ];