Login
Preferences
About Trac
Changes between
Version 68
and
Version 69
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 1:46:08 PM (
12 years
ago)
Author:
tolix
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Catalogue
v68
v69
15
15
if( !amountEl ) {
16
16
amountEl = document.createTextNode('');
17
amountEl.style.color = "#888888";
17
18
el.parentNode.appendChild(amountEl);
18
19
}