From f67963b501d426401f3543ea3429f15236399567 Mon Sep 17 00:00:00 2001 From: Patricio Paez Date: Mon, 26 Mar 2012 18:53:19 -0600 Subject: Mark line with yellow in SQL wiki - issue #510 --- docs/tutorials/wiki2/authorization.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/tutorials/wiki2/authorization.rst b/docs/tutorials/wiki2/authorization.rst index 8c1c50ff6..88698eebf 100644 --- a/docs/tutorials/wiki2/authorization.rst +++ b/docs/tutorials/wiki2/authorization.rst @@ -291,7 +291,7 @@ Our ``views.py`` module will look something like this when we're done: .. literalinclude:: src/authorization/tutorial/views.py :linenos: - :emphasize-lines: 11,14-18,56,59,71,74,89-115,117-121 + :emphasize-lines: 11,14-18,56,59,71,74,86,89-115,117-121 :language: python (Only the highlighted lines need to be added.) -- cgit v1.2.3