changed my repo to elmarkou branch of rembo10

This commit is contained in:
Elmar Kouwenhoven
2012-05-09 10:28:05 +02:00
parent fa87875637
commit 5be96bc351
117 changed files with 2507 additions and 2396 deletions
+5 -2
View File
@@ -1,9 +1,12 @@
<%inherit file="base.html"/>
lossless<%inherit file="base.html"/>
<%!
from headphones import helpers
%>
<%def name="body()">
<div class="title">
<h1 class="clearfix"><img src="interfaces/default/images/icon_logs.png" alt="Logs"/>Logs</h1>
</div>
<table class="display" id="log_table">
<thead>
<tr>
@@ -33,7 +36,7 @@
</%def>
<%def name="headIncludes()">
<link rel="stylesheet" href="css/data_table.css">
<link rel="stylesheet" href="interfaces/default/css/data_table.css">
</%def>
<%def name="javascriptIncludes()">