added: a new index template: index_fullscreen.html
is chosen automatically when 'fullscreen' parameter is passed git-svn-id: svn://ttmath.org/publicrep/winix/trunk@776 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
|
||||
[include "index_head.html"]
|
||||
|
||||
|
||||
[# now we don't need the check of fullscreen here]
|
||||
[# we've got a second template for fullscreen -- index_fullscreen.html]
|
||||
[if-no winix_function_param_is "fullscreen"]
|
||||
|
||||
<body>
|
||||
@@ -44,6 +45,6 @@
|
||||
</div> <!-- winix_containerfull -->
|
||||
</body>
|
||||
|
||||
[end] [# is-no winix_function_param_is "fullscreen"]
|
||||
[end] [# if-no winix_function_param_is "fullscreen"]
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user