OSDN Git Service

t#29983:show panel with license
[pettanr/pettanr.git] / app / views / panels / _footer.html.erb
1 <table class="no-border">
2   <tr>
3     <td>
4       <%= panel.width %>x<%= panel.height %>
5     </td>
6     <td>
7       <%= panel.updated_at %>
8     </td>
9   </tr>
10 </table>