I think that that code is always in Aiki, it's output from ajax call in inline edit. You can check ocal code in Firebug on Chrome inspector.
On Sat, 25 Feb 2012 10:44:52 -0000 Christopher Adams <[email protected]> wrote: > Public bug reported: > > After editing a table using an aiki form, you will see some output > like this above the form: > > Password is not changed > <br> > Edited record 3 in aiki_users successfully > > This kind of thing is always output and there are no classes > associated with it. > > Instead, it Aiki should use the built-in message API, so I have the > choice about whether to even display these messages, and have the > ability to style it. > > ** Affects: aikiframework > Importance: Undecided > Status: New > -- Jakub Jankiewicz twitter: @jcubic www: http://jcubic.pl -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/940860 Title: editing with aiki forms should use message api after submission Status in Aiki Framework: New Bug description: After editing a table using an aiki form, you will see some output like this above the form: Password is not changed <br> Edited record 3 in aiki_users successfully This kind of thing is always output and there are no classes associated with it. Instead, it Aiki should use the built-in message API, so I have the choice about whether to even display these messages, and have the ability to style it. To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/940860/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp

