Changes for page AddMockupPanel

Last modified by Ecaterina Moraru on 2018/11/30 15:21

From version 1.1
edited by Administrator
on 2008/11/05 15:50
Change comment: There is no comment for this version
To version 3.1
edited by Ecaterina Moraru
on 2013/11/13 15:45
Change comment: Moved page to http://design.xwiki.org/xwiki/bin/view/Mockups/AddMockupPanel

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Admin
1 +xwiki:XWiki.risherry
Content
... ... @@ -1,1 +1,1 @@
1 -#includeForm("Panels.PanelSheet")
1 +{{warning}}Moved to [[design.xwiki.org:Mockups.AddMockupPanel>>http://design.xwiki.org/xwiki/bin/view/Mockups/AddMockupPanel]]{{/warning}}
Panels.PanelClass[0]
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  #set($mockups=$xwiki.mockups)
6 6  
7 -#if($mockups.canLoadEditor())
7 +#if($mockups.canLoadEditor()||$doc.space=='XWikiSASMockups')
8 8  
9 9  <form method="post" action="$xwiki.getURL($doc.fullName, "loadeditor", "")">
10 10