Search:
Login
Preferences
Home
View Tickets
Search
Downloads
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 35
and
Version 36
of
WikiStart
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:
12/31/13 02:00:18 (
11 years
ago)
Author:
stresslinux
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
WikiStart
v35
v36
52
52
<script type="javascript">
53
53
$(document).ready(function() {
54
$( ".googleplus" ).append(
"<g:plusone size="small" annotation="bubble"></g:plusone>"
);
54
$( ".googleplus" ).append(
'<g:plusone size="small" annotation="bubble"></g:plusone>'
);
55
55
});
56
56
</script>