Login
Preferences
About Trac
Changes between
Version 58
and
Version 59
of
Catalogue
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 27, 2012 12:44:05 AM (
12 years
ago)
Author:
tolix
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Catalogue
v58
v59
31
31
}
32
32
}
33
alert(totalAmount);
34
33
}
35
34
…
…
216
215
<tr>
217
216
<td colspan="3" align="right">
217
<div id="totalAmount">Итого: 0</div>
218
218
<button style="padding: 10px 20px 10px 20px; margin: 10px; align: right;">Оформить заказ →</button>
219
219
</td>