Issue 311 - give input fields unique names
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1999 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
de25ddfe41
commit
5519f61335
@ -150,7 +150,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
<div class="project-create-option">
|
||||
Skip:
|
||||
<div class="project-create-suboption">
|
||||
<input type="text" id="skip-input" name="ignore" size="5" value="0" /> initial data rows
|
||||
<input type="text" id="skip-input" name="skip" size="5" value="0" /> initial data rows
|
||||
</div>
|
||||
</div>
|
||||
<div id="project-create-parsetext">
|
||||
|
Loading…
Reference in New Issue
Block a user