Skip to content

Commit cb02575

Browse files
Update include point for latest version of Sizzle.
1 parent a9ecf65 commit cb02575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/sizzle/selector_engine.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Prototype._original_property = window.Sizzle;
2-
//= require "repository/sizzle"
2+
//= require "repository/src/sizzle"
33

44
;(function(engine) {
55
var extendElements = Prototype.Selector.extendElements;

0 commit comments

Comments
 (0)