Merge with ether develop

This commit is contained in:
Iván Eixarch 2012-11-26 22:11:31 +01:00
commit 7280376a26
25 changed files with 1102 additions and 38 deletions

View file

@ -14,7 +14,7 @@
<div class="separator"></div>
<h2>Installed plugins</h2>
<pre><%- plugins.formatPlugins() %></pre>
<pre><%- plugins.formatPlugins().replace(", ","\n") %></pre>
<h2>Installed parts</h2>
<pre><%- plugins.formatParts() %></pre>