OSDN Git Service

add editor
authoryasushiito <yas@pen-chan.jp>
Mon, 27 Jan 2014 08:34:48 +0000 (17:34 +0900)
committeryasushiito <yas@pen-chan.jp>
Mon, 27 Jan 2014 08:34:48 +0000 (17:34 +0900)
commit811d10577a596b37a2e950ec6ab0b3ac2ef2a2c2
tree776dc04b6f4a93cf3a5abf39e1a67ba7a9204f96
parent2aa1323f37c9fb76373328c25e251291aa9addac
add editor
15 files changed:
app/models/panel.rb
app/views/templates/r/editor/dock/_bay_bodys.html.erb
app/views/templates/r/editor/dock/_bay_label.html.erb
app/views/templates/r/editor/dock/_bay_labels.html.erb
app/views/templates/r/editor/dock/_board_bodys.html.erb [new file with mode: 0644]
app/views/templates/r/editor/dock/_board_label.html.erb [new file with mode: 0644]
app/views/templates/r/editor/dock/_board_labels.html.erb [new file with mode: 0644]
app/views/templates/r/editor/dock/_dock_bodys.html.erb [deleted file]
app/views/templates/r/editor/dock/_dock_label.html.erb [deleted file]
app/views/templates/r/editor/dock/_dock_labels.html.erb [deleted file]
lib/editor/dock.rb
lib/editor/dock/bay.rb
lib/editor/dock/bay/board/element.rb
lib/editor/dock/bay/board/torder.rb
lib/editor/dock/bay/board/zorder.rb