Project

General

Profile

Revision 693e96f1

ID693e96f14bcfcee4f0c42e0619adf0347901063b
Parent 477d2eb1
Child a2d3e48e

Added by Thomas ANDREJAK over 14 years ago

Ajout du refresh dans la toolbar et correction CSS / W3C

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@538 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

vigiboard/templates/vigiboard_history_table.html
9 9
</p>
10 10

  
11 11
<py:if test="history and len(history) > 0">
12
<table style="width: 100%;margin-bottom: 30px;" summary="Historique de l'élément">
12
<table class="history_table" summary="Historique de l'élément">
13 13
	<thead>
14
		<tr style="background-color:#F8F8F8;font-weight:bold">
14
		<tr>
15 15
			<td>Time</td>
16 16
			<td>User</td>
17 17
			<td>Type</td>

Also available in: Unified diff