move general stylesheet utilities from hints.js to utils.js
commit8f3595d68b112cc18763f88f2e2ff9f996c84e63
authorJohn Foerch <jjfoerch@earthlink.net>
Sun, 23 Mar 2008 16:36:50 +0000 (23 12:36 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Sun, 23 Mar 2008 16:36:50 +0000 (23 12:36 -0400)
treeba1fa4f4d70425840857e8f3fc6b66d9f327d41a
parent7aef8bf576b935ad5e7eebc931092111e1954523
move general stylesheet utilities from hints.js to utils.js

hints_register_stylesheet renamed to register_user_stylesheet.

hints_unregister_stylesheet renamed to unregister_user_stylesheet.

hints-specific code removed.
modules/hints.js
modules/utils.js