Search:
Login
Preferences
Home
View Tickets
Search
Downloads
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 36
and
Version 37
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:01:00 (
11 years
ago)
Author:
stresslinux
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
WikiStart
v36
v37
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>