]> icculus.org git repositories - duncan/yastx-webclient/commit
adding more files
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Thu, 29 Nov 2007 14:32:18 +0000 (15:32 +0100)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Thu, 29 Nov 2007 14:32:18 +0000 (15:32 +0100)
commit977a2556f6488898c757319b0c2af06459f1499d
tree3f3543947494e19687471385ac0ae2a3b7bf4dfc
parent7ffde6cc08a1750f07c50d0a9781d5b66813252c
adding more files
21 files changed:
app/controllers/panel_controller.rb [new file with mode: 0644]
app/controllers/users_controller.rb [new file with mode: 0644]
app/helpers/panel_helper.rb [new file with mode: 0644]
app/helpers/users_helper.rb [new file with mode: 0644]
app/views/layouts/application.rhtml [new file with mode: 0644]
app/views/panel/index.rhtml [new file with mode: 0644]
log/.gitignore [new file with mode: 0644]
public/images/box.jpg [new file with mode: 0644]
public/images/bullet.gif [new file with mode: 0644]
public/images/button-bg.jpg [new file with mode: 0644]
public/images/content.jpg [new file with mode: 0644]
public/images/firefox-gray.jpg [new file with mode: 0644]
public/images/footer.jpg [new file with mode: 0644]
public/images/header.jpg [new file with mode: 0644]
public/images/menu.jpg [new file with mode: 0644]
public/images/quote.jpg [new file with mode: 0644]
public/images/sep.jpg [new file with mode: 0644]
public/index2.html [new file with mode: 0644]
public/stylesheets/CoolWater.css [new file with mode: 0644]
test/functional/panel_controller_test.rb [new file with mode: 0644]
test/functional/users_controller_test.rb [new file with mode: 0644]