X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=templates%2Fadmin.html.ep;fp=templates%2Fadmin.html.ep;h=b147dc9a97222bb0fa9ea7a8d1d61be1de5a451e;hb=d19b942c55cb34c9ab670ac046b634f3a8acf3cf;hp=e9b953cc07d0e5973695a0a755484a9f73a2d57d;hpb=136f45adf13ec642fbb42de4eead8fe4f0a46b17;p=MojoFacets.git diff --git a/templates/admin.html.ep b/templates/admin.html.ep index e9b953c..b147dc9 100644 --- a/templates/admin.html.ep +++ b/templates/admin.html.ep @@ -1,7 +1,7 @@
-load -columns +load +columns · items: % foreach my $show ( glob 'templates/data/items/*.html.ep' ) { @@ -12,7 +12,7 @@ items: % if ( $self->can('_export_path') && glob $self->_export_path('*') ) { · -export +export % } @@ -20,16 +20,16 @@ items: -config +config · -changes -actions +changes +actions % if ( session('modified') ) { % my $path = session('path'); · -save +save % }