X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=templates%2Fadmin.html.ep;h=b3865c4d7a8497d4e7ca61da88a7ea6511950334;hb=9ecb93fe4f455d5b19fa469c19fe3da125e23a8d;hp=4e1f4315ca43b8271cf2eeb7f780450b8015c471;hpb=44f337005158ec38ec7b7df79e8eb4f2f718f153;p=MojoFacets.git diff --git a/templates/admin.html.ep b/templates/admin.html.ep index 4e1f431..b3865c4 100644 --- a/templates/admin.html.ep +++ b/templates/admin.html.ep @@ -9,16 +9,17 @@ items: ><%= $show %> % } - + -% if ( my $path = session('save_path') ) { -save +% if ( session('modified') ) { +% my $path = session('path'); +save % } % if ( $self->can('_export_path') && glob $self->_export_path('*') ) { export % } -edits -changes +edits +actions