File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11/*
2- * version 1.0.1
2+ * version 1.0.2
33 * Github: https://github.com/dingyuliang/prerenderready-javascript
44 * Blog: http://netopensource.com/tag/prerender/
55 * License: GNU GENERAL PUBLIC LICENSE, https://github.com/dingyuliang/prerenderready-javascript/blob/master/LICENSE
66 */
7-
7+
88( function ( window , angular ) {
99
1010 if ( typeof angular == "undefined" )
Original file line number Diff line number Diff line change 11/*
2- * version 1.0.1
2+ * version 1.0.2
33 * Github: https://github.com/dingyuliang/prerenderready-javascript
44 * Blog: http://netopensource.com/tag/prerender/
55 * License: GNU GENERAL PUBLIC LICENSE, https://github.com/dingyuliang/prerenderready-javascript/blob/master/LICENSE
66 */
7-
7+
88( function ( window ) {
99 // by now, we don't support to disable ajax tracking for single ajax call in one page.
1010
Original file line number Diff line number Diff line change 11/*
2- * version 1.0.1
2+ * version 1.0.2
33 * Github: https://github.com/dingyuliang/prerenderready-javascript
44 * Blog: http://netopensource.com/tag/prerender/
55 * License: GNU GENERAL PUBLIC LICENSE, https://github.com/dingyuliang/prerenderready-javascript/blob/master/LICENSE
66 */
7-
7+
88( function ( window , $ ) {
99
1010 if ( typeof $ == "undefined" )
You can’t perform that action at this time.
0 commit comments