diff --git a/CHANGELOG b/CHANGELOG index 7478c199..5972aeb2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +## master +- Change .flash and .hidden to .w2p_flash and .w2p_hidden + - copy the static folder from the new welcome app when you update web2py + ## 2.12.1 - security fix: Validate for open redirect everywhere, not just in login() diff --git a/applications/welcome/views/test/index.html b/applications/welcome/views/test/index.html deleted file mode 100644 index 8578b499..00000000 --- a/applications/welcome/views/test/index.html +++ /dev/null @@ -1,5 +0,0 @@ -{{extend 'layout.html'}} - -{{=form}} - -{{=grid}}