From b7a7fc7065a7bd6031b82a748105cf0415cb68e4 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Thu, 29 Sep 2011 03:20:31 +0200 Subject: doc($log): fix the $log service example is no longer auto-published on the root scope, so we need to publish it via a controller --- src/service/log.js | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to 'src/service/log.js') diff --git a/src/service/log.js b/src/service/log.js index b4d33bc9..09945732 100644 --- a/src/service/log.js +++ b/src/service/log.js @@ -15,13 +15,20 @@ * @example -

Reload this page with open console, enter text and hit the log button...

- Message: - - - - - + +
+

Reload this page with open console, enter text and hit the log button...

+ Message: + + + + + +
-- cgit v1.2.3