added new layout with a single column - use this for the slice view
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 22 Mar 2013 11:14:36 +0000 (12:14 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 22 Mar 2013 11:14:36 +0000 (12:14 +0100)
commit45273da0859095cd4e7565f7ea0fc1496ef2f2de
tree7713d2481198de695b8e57b21fa80a8cfc3a9b20
parent64be7f204b6f00244951821884a37fb74b3bbe36
added new layout with a single column - use this for the slice view
in the mix renamed unfold1 into unfold2 (1 has 1 column and 2 has 2 columns)
12 files changed:
trash/dashboard.py
trash/pluginview.py
trash/sliceview.py
trash/templates/view-plugin.html
trash/templates/view-scroll.html
trash/templates/view-slice.html [new file with mode: 0644]
trash/templates/view-tab.html
unfold/prelude.py
views/css/layout-unfold2.css [moved from views/css/layout-unfold1.css with 75% similarity]
views/templates/layout-unfold1.html
views/templates/layout-unfold2.html [new file with mode: 0644]
views/templates/view-login.html