horizon/openstack_dashboard
Elizabeth Elwell 77d7e26135 Added correct cursor to components without the href attribute
Original Bootstrap CSS depends on empty href attributes to style
cursors for several components. Adding href attributes to link tags in
AngularJS will cause unwanted route changes. This styling fix ensures
the correct cursor styling is applied to link tags without the need
for the href attribute to be added.

Closes-Bug: 1582673
Co-Authored-By: Revon Mathews <revon.mathews@intel.com>
Change-Id: I9c65e54d07db7aaeef1585a6f21c31c354951609
2016-06-28 13:38:36 +01:00
..
api Merge "Returning a tuple instead of list in list_extensions" 2016-06-28 01:29:33 +00:00
conf Updating heat policy file 2016-06-14 11:01:45 -06:00
contrib Add Line Charts to the Theme Preview Page 2016-06-21 18:51:58 -07:00
dashboards Merge "Validate minimum RAM for snapshot source" 2016-06-28 11:38:33 +00:00
django_pyscss_fix Fix some spelling mistakes in horizon 2016-06-23 17:04:35 +08:00
enabled Add Angular Project Volumes Panel 2016-06-16 01:11:16 +00:00
local Second endpoint type default is not None 2016-06-24 16:07:08 -07:00
locale Imported Translations from Zanata 2016-06-28 07:32:45 +00:00
management Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
static Added correct cursor to components without the href attribute 2016-06-28 13:38:36 +01:00
templates Merge "Pass page_url instead of whole request to render" 2016-06-01 05:28:21 +00:00
templatetags Pass page_url instead of whole request to render 2016-05-31 10:34:52 +00:00
test Addition of metadata for snapshot in VolumeSnapshot object 2016-06-27 14:12:31 +00:00
themes Modals should inherit from the theme 2016-06-21 15:54:00 -07:00
usage Add units in overview project page (limit summary) 2016-06-24 15:36:33 +00:00
utils admin permissions depends on OPENSTACK_KEYSTONE_ADMIN_ROLES 2016-06-10 07:23:09 +00:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
__init__.py
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
context_processors.py Support javascript translation for plugin 2016-01-11 13:46:05 -08:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
karma.conf.js Output JS Karma test coverage reports to ./cover/ 2016-06-02 14:35:39 +00:00
policy.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00
settings.py Escape angularjs templating in unsafe HTML 2016-06-15 11:03:01 -04:00
static_settings.py Add module ngFileUpload as a dependency to main horizon.app module 2016-05-19 13:46:55 +03:00
theme_settings.py Dynamic Themes 2016-02-25 09:49:43 -08:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00