Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
0
Star
4
Fork
0
hassox
/
links
Code
Issues
0
Pull requests
0
Projects
0
Insights
Permalink
Browse files
Add a TODO tag
Loading branch information
...
Daniel Neighman
authored and
Daniel Neighman
committed
Jan 5, 2010
1 parent
5384357
commit
61b96994a67204c35c314a0e99c8e5443550516d
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
handlebar/handlebar.js
Show comments
View
2
handlebar/handlebar.js
@@ -120,7 +120,7 @@ function HandlebarPrototype(){
template
.
addCallback
(
function
(
templateContent
){
env
.
body
=
Mustache
.
to_html
(templateContent,
env
.
handlebar
.
data
);
-
//
Add a header for the format
+
//
TODO:
Add a header for the format
//
env.header["Content-Type"] = formatMimeType(opts.format)
env
.
done
();
})
Toggle all file notes
0 comments on commit
61b9699
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
61b9699