liferay / liferay-aui-upgrade-tool

Upgrade themes/plugins from Liferay Portal 6.1 to 6.2
13 stars 94 forks source link

Remove portlet* classes from the list with classes for renaming #35

Closed ipeychev closed 11 years ago

ipeychev commented 11 years ago

We renamed the following classes, but we have to discard them from the list:

"portlet-msg-alert": "alert",
"portlet-msg-error": "alert alert-error",
"portlet-msg-info": "alert alert-info",
"portlet-msg-success": "alert alert-success"