Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
213
Star
5,306
Fork
575
imsky
/
holder
Code
Issues
28
Pull requests
0
Projects
1
Insights
Permalink
Browse files
remove console.log
Loading branch information
...
imsky
committed
Jun 20, 2012
1 parent
843db0d
commit
0cec2f32098d2503611c42eaeeab7d6f53723fc3
Unified
Split
Showing
1 changed file
with
0 additions
and
1 deletion
.
+0
−1
holder.js
Show comments
View
1
holder.js
@@ -91,7 +91,6 @@ var Holder = Holder || {};
}
app
.
add_image
=
function
(
src
,
el
) {
var
node
=
selector
(el);
-
console
.
log
(node)
if
(
node
.
length
) {
for
(
var
i
=
0
, l
=
node
.
length
; i
<
l; i
++
){
var
img
=
document
.
createElement
(
"
img
"
)
Toggle all file notes
0 comments on commit
0cec2f3
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
0cec2f3