Правка для тега времени

parent 1c09787e
...@@ -31,7 +31,7 @@ $(document).ready(function(){ ...@@ -31,7 +31,7 @@ $(document).ready(function(){
''); '');
var templateTimestampContent = _.template('\n'+ var templateTimestampContent = _.template('\n'+
' <span style="font-weight: bold;"><%=data.time %></span><br /> \n' + ' <b><%=data.time %></b><br /> \n' +
' <span><%=data.date %></span><br /> \n' + ' <span><%=data.date %></span><br /> \n' +
''); '');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment