このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
jan
/
mustache.js
ミラー元
https://github.com/janl/mustache.js
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
46
Wiki
アクティビティ
ソースを参照
current was misspelled
tags/0.5.0-vsc
thegrandpoobah
16年前
親
1d6337de5c
コミット
b45570ebf7
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
mustache.js
+ 1
- 1
mustache.js
ファイルの表示
@@ -81,7 +81,7 @@ var Mustache = function() {
},
/*
Tries to find a partial in the curent scope and render it
Tries to find a partial in the cur
r
ent scope and render it
*/
render_partial: function(name, context, partials) {
name = this.trim(name);
書き込み
プレビュー
読み込み中…
キャンセル
保存