horizon/openstack_dashboard/dashboards/settings/user
Ganesh Narayanan bd3ec44a46 Added more details to items per page help text
"Items per page" value setting is applicable only to those pages 
that have API supported pagination.  For example, if "Items per page"
value is set to say "3" and if we go to Admin > Identity Panel > Users
page, more than "3" items will be displayed if present.  This is
confusing to users.  So as part of this commit, the help text is modified
to reflect this limitation.

Change-Id: Ibbd4771829f0c312134eb275c797780be2b78410
Closes-Bug: 1431364
2015-04-16 03:38:15 +00:00
..
templates/user Refactor modal forms for Settings dashboard 2015-02-22 13:00:24 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Added more details to items per page help text 2015-04-16 03:38:15 +00:00
panel.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
tests.py Removing Moscow's timezone check 2015-01-02 11:51:28 +01:00
urls.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00
views.py Refactor modal forms for Settings dashboard 2015-02-22 13:00:24 +00:00