##// END OF EJS Templates
Small changes to notification widget
Jessica B. Hamrick -
Show More
@@ -105,7 +105,8 b' define(['
105
105
106 /**
106 /**
107 * Display an information message (styled with the 'info'
107 * Display an information message (styled with the 'info'
108 * class). Arguments are the same as in set_message.
108 * class). Arguments are the same as in set_message. Default
109 * timeout is 3500 milliseconds.
109 *
110 *
110 * @method info
111 * @method info
111 */
112 */
General Comments 0
You need to be logged in to leave comments. Login now