/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk
85.1.13 by a11andoh
Cleaned and perfected the template layout view.
1
function show(){
2
	$('#buttonContainer').hide();
3
	$('#showButton').hide();
4
	$('#lessUsed').slideDown(1000);
52.1.1 by b11johgu
Added controllers for examplepage, templatelayout.
5
 }
6