lib/mootool/views/sections.full.erb in mootool-0.1.2 vs lib/mootool/views/sections.full.erb in mootool-0.2

- old
+ new

@@ -1,5 +1,5 @@ <% @load_commands.each_index do |index| %> -Load command <%= index %> - cmd <%= @load_commands[index].cmd %> + Load command <%= index %> + cmd <%= @load_commands[index].cmd %> cmdsize <%= @load_commands[index].cmdsize %> <% end %> \ No newline at end of file