diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-12 21:57:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-12 21:57:11 -0400 |
commit | 218173192e2ab0035cca8e08877c211ab00ce848 (patch) | |
tree | 355cd2d1abe13636eb560c287eead44cff3dc6d0 /doc/design | |
parent | 2ff0a8352cb3d265e5cd3e5dc477323724df35e1 (diff) |
update
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/webapp.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/design/assistant/webapp.mdwn b/doc/design/assistant/webapp.mdwn index ea4727ac9..50d84d8e2 100644 --- a/doc/design/assistant/webapp.mdwn +++ b/doc/design/assistant/webapp.mdwn @@ -5,7 +5,8 @@ The webapp is a web server that displays a shiny interface. * Combine the replist with the dashboard. Put the list of repos or nudge to make repos on top, and the transfers below. Make a "+ Add repo" button on the list of repos that expands a hidden div, showing the repo creation - choices. + choices. Only one problem: If I have 20 repositories, all + I can see on the dashboard w/o scrolling is my repos.. * drag and drop to reorder * keep it accessible to blind, etc |