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