[extensions-web] Forgot to add a change
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] Forgot to add a change
- Date: Mon, 31 Oct 2011 17:49:02 +0000 (UTC)
commit 7938bd0c3b7922271804d152751fd42707f513b4
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Mon Oct 31 13:47:54 2011 -0400
Forgot to add a change
sweettooth/review/urls.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/review/urls.py b/sweettooth/review/urls.py
index e6da845..2dd0b7f 100644
--- a/sweettooth/review/urls.py
+++ b/sweettooth/review/urls.py
@@ -12,7 +12,6 @@ urlpatterns = patterns('',
name='review-list'),
url(r'^ajax/get-files/(?P<pk>\d+)', views.ajax_get_files_view, name='review-ajax-files'),
url(r'^submit/(?P<pk>\d+)', views.submit_review_view, name='review-submit'),
- url(r'^approve/(?P<pk>\d+)', views.change_status_view, name='review-approve'),
url(r'^(?P<pk>\d+)', views.review_version_view, name='review-version'),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]