# edit-flow/0.7.2/modules/notifications/lib/notifications.js

Edit Flow, version 0.7.2. 3 lines.

- Page: https://pluginprobe.com/plugins/edit-flow/0.7.2/code/modules/notifications/lib/notifications.js
- Raw: https://pluginprobe.com/plugins/edit-flow/0.7.2/raw/modules/notifications/lib/notifications.js
- Modified: 2012-01-09T21:19:52+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/edit-flow/0.7.2/code/modules/notifications/lib/notifications.js#L10-L20`.

```javascript
jQuery(document).ready(function() {
	jQuery('#ef-post_following_users_box ul').listFilterizer();	
});
```
