treestyletab/locale/es-ES
YUKI Hiroshi 0099d7fd46 Remove configuration UI for "Allow to collapse/expand tree" #1070
% git grep allowSubtreeCollapseExpand | grep locale | \
        while read line; \
        do sed -r -e "/^.+config.allowSubtreeCollapseExpand/d" \
               -i "$(echo $line | cut -d ":" -f 1)"; done
2016-02-17 15:59:38 +09:00
..
treestyletab Remove configuration UI for "Allow to collapse/expand tree" #1070 2016-02-17 15:59:38 +09:00