• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

alterphp / EasyAdminExtensionBundle
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: v2.2.0
DEFAULT BRANCH: master
Repo Added 08 Jan 2018 12:19PM UTC
Files 29
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v2.1.3
branch: v2.1.3
CHANGE BRANCH
x
Reset
  • v2.1.3
  • 1.2.6
  • 1.2.x
  • 1.x
  • 2.1.x
  • TomasVotruba-exclude-fields
  • enhance/compat-security-voters
  • enhance/embedded_list_view
  • enhance/list-filters-form-submitted
  • enhance/sort-per-embedded-list-instance
  • feat/configurable-embeddedList-tpl
  • feature/embedded-list-max-results
  • feature/embedded-lists-guesser
  • feature/embedded-lists-show
  • feature/filter-form
  • feature/hidden-fields
  • feature/list-filters
  • feature/mongo-documents
  • feature/mongo-odm-compat
  • feature/odm-documents
  • fix/104
  • fix/106
  • fix/119
  • fix/126
  • fix/13
  • fix/130
  • fix/154
  • fix/85
  • fix/embedded-redirections
  • fix/insight-minor
  • fix/menu-index-with-pruned-items
  • gonzakpo-master
  • master
  • refactor/composer-json
  • refactor/embedded-list-include-form
  • refactor/list-filters
  • remove/deprecations
  • testing/user-roles
  • upgrade/eab2
  • v1.2
  • v1.2.1
  • v1.2.10
  • v1.2.11
  • v1.2.2
  • v1.2.3
  • v1.2.4
  • v1.2.5
  • v1.2.6
  • v1.2.7
  • v1.2.8
  • v1.2.9
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.3.3
  • v1.3.4
  • v2.0.1
  • v2.1.0
  • v2.1.1
  • v2.1.2
  • v2.1.4
  • v2.1.5
  • v2.1.6
  • v2.1.7
  • v2.2.0

pending completion
851

push

travis-ci

alterphp
refs #117 : fix retrieving href in ajax pagination link (#118)

`e.target` contains the element that trigger the "click"
Since `A` tag can contains `SPAN` to displays icons, e.target is the `SPAN`, so we can't get the `href` from it.
`e.currentTarget` return the element on which we have attach the click -> `A`

669 of 732 relevant lines covered (91.39%)

14.87 hits per line

Relevant lines Covered
Build:
Build:
732 RELEVANT LINES 669 COVERED LINES
14.87 HITS PER LINE
Source Files on v2.1.3
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
851 v2.1.3 refs #117 : fix retrieving href in ajax pagination link (#118) `e.target` contains the element that trigger the "click" Since `A` tag can contains `SPAN` to displays icons, e.target is the `SPAN`, so we can't get the `href` from it. `e.currentT... push 10 Apr 2019 01:54PM UTC alterphp travis-ci pending completion  
See All Builds (534)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc