keystonejs/keystone-classic

UrlField: missing refactor

Open

#3,884 opened on Jan 12, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,288 forks)batch import
help wantedquestion

Repository metrics

Stars
 (14,656 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi :) I'm not sure if this is an issue but while I was doing some work with keystone I saw this line:

UrlField.js

Is wrapField() correct or should this be renderUI().

Contributor guide