瀏覽代碼

Release 0.4.1

tags/0.4.1
Jan Lehnardt 14 年之前
父節點
當前提交
6cc841190f
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. +1
    -1
      mustache.js
  2. +1
    -1
      wrappers/qooxdoo/qooxdoo.mustache.js.tpl.pre

+ 1
- 1
mustache.js 查看文件

@@ -417,7 +417,7 @@ var Mustache = function () {


return({ return({
name: "mustache.js", name: "mustache.js",
version: "0.4.1-dev",
version: "0.4.1",


/* /*
Turns a template and view into HTML Turns a template and view into HTML


+ 1
- 1
wrappers/qooxdoo/qooxdoo.mustache.js.tpl.pre 查看文件

@@ -19,7 +19,7 @@


This class contains code based on the following work: This class contains code based on the following work:


* Mustache.js version 0.4.0-dev
* Mustache.js version 0.4.1


Code: Code:
https://github.com/janl/mustache.js https://github.com/janl/mustache.js


Loading…
取消
儲存