Skip to content

Commit b44220c

Browse files
save file
1 parent 0c7d054 commit b44220c

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

utils/editors/html/editors-hdr/v2.0/editors-hdr-v2.0.html

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -134,20 +134,8 @@
134134
//:
135135

136136

137-
btn.isolate = function(){
138-
139-
var url = window.location.toString();
140-
141-
if(url.indexOf('?')!=-1){
142-
return;
143-
}
144-
145-
url += '?isolate';
146-
window.location = url;
147-
148-
}//isolate
149-
150-
137+
138+
151139
//:
152140

153141

0 commit comments

Comments
 (0)