orbit-basic/app/views/admin/module_apps
Matthew Kaito Juyuan Fu e20739e32b Object Auth. Now object can be included with "include OrbitCoreLib::ObjectAuthable" to use kernel method,such as
1.Object.authed_for_user(user,title_of_object_auth).  title_of_object_auth is optional
2.object.authed_users(user,title_of_object_auth) .  title_of_object_auth is optional
if title_of_object_auth is not given,then it will return calculation across all possiblity.
2012-02-15 00:34:21 +08:00
..
_app_selector.html.erb Merge branch 'fix_it' 2012-01-12 18:15:43 +08:00
edit.html.erb Object Auth. Now object can be included with "include OrbitCoreLib::ObjectAuthable" to use kernel method,such as 2012-02-15 00:34:21 +08:00
index.html.erb creating for disabling widgets and frontend 2012-01-05 16:21:33 +08:00
reload_frontend_pages.js.erb Merge with sub_roles 2011-12-23 18:34:21 +08:00