@@ -111,8 +111,8 @@
</script>
<script type="text/html" id="totime">
- @{{#if(d.match_time!=null){ }}
- <span>@{{ d.match_time}}</span>
+ @{{#if(d.start_time!=null){ }}
+ <span>@{{ d.start_time}}</span>
@{{#} }}