Procházet zdrojové kódy

Revert "Merge remote branch 'rbriank/master'"

This reverts commit c2f886602af6ff2d6790b33f87445fc2a5677e0e, reversing
changes made to 88d3d9cf32.
tags/0.3.0
Jan Lehnardt před 16 roky
rodič
revize
595f3fbf35
3 změnil soubory, kde provedl 0 přidání a 9 odebrání
  1. +0
    -1
      examples/simple_iterator.html
  2. +0
    -7
      examples/simple_iterator.js
  3. +0
    -1
      examples/simple_iterator.txt

+ 0
- 1
examples/simple_iterator.html Zobrazit soubor

@@ -1 +0,0 @@
{{#names}}{{name}}{{/names}}

+ 0
- 7
examples/simple_iterator.js Zobrazit soubor

@@ -1,7 +0,0 @@
var simple_iterator = {
names:[
{name:"brian"},
{name:"dave"},
{name:"steve"}
]
};

+ 0
- 1
examples/simple_iterator.txt Zobrazit soubor

@@ -1 +0,0 @@
briandavesteve

Načítá se…
Zrušit
Uložit