Skip to content

Commit

Permalink
Use simplified layout for e2e configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
LFDM committed Oct 31, 2014
1 parent 3e22394 commit 526606f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion app/static/configs/e2e.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"main" : {
"@include" : "layouts/main.json",
"layouts" : [
{
"name" : "Sidepanel",
"template" : "templates/main_with_sidepanel.html"
}
],
"retrievers" : {
"TreebankRetriever" : {
"resource" : "e2e"
Expand Down

0 comments on commit 526606f

Please sign in to comment.