From: Dobrica Pavlinusic Date: Thu, 24 Jan 2013 21:17:40 +0000 (+0100) Subject: always try to open registration in same target X-Git-Tag: 0.7~12 X-Git-Url: http://git.rot13.org/?p=angular-drzb;a=commitdiff_plain;h=dce8941a624f3d0283a6ee3958843c55bd7280b1;ds=sidebyside always try to open registration in same target --- diff --git a/app/partials/list.html.ep b/app/partials/list.html.ep index e62c88a..f5b84a7 100644 --- a/app/partials/list.html.ep +++ b/app/partials/list.html.ep @@ -80,7 +80,7 @@ Search
%= include 'registration/view', before => begin {{registration.nr}} -change status +change status % end
diff --git a/app/registration/view.html.ep b/app/registration/view.html.ep index fc66c39..f64a1cc 100644 --- a/app/registration/view.html.ep +++ b/app/registration/view.html.ep @@ -3,10 +3,10 @@ %= $before->() % } - edit + {{registration.id}} + {{registration.id}} {{registration.state}} % if ( $lang =~ m/-dev/ ) { couchdb