1
0
镜像来自 http://git.whoc.org.uk/git/password-manager.git synced 2025-10-24 17:27:35 +02:00

Disabled UI for old preference values

This commit is contained in:
Giulio Cesare Solaroli
2015-09-23 17:45:02 +02:00
父節點 adf8e186cb
當前提交 e5a6dfebe3

查看文件

@@ -147,7 +147,7 @@ console.log("ESCAPE");
// ]), // ]),
]), ]),
]), ]),
/*
React.DOM.li({'key': 'language'}, [ React.DOM.li({'key': 'language'}, [
React.DOM.h3({'key':'1'}, "Language"), React.DOM.h3({'key':'1'}, "Language"),
React.DOM.div({'key':'2', 'className':'row one language'}, [ React.DOM.div({'key':'2', 'className':'row one language'}, [
@@ -170,7 +170,7 @@ console.log("ESCAPE");
]), ]),
]), ]),
]), ]),
*/
]), ]),
]) ])
]); ]);