Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
publish 'text' so you can bring source lines from wherever
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott J. Miles committed Feb 21, 2014
1 parent 8f9d9e5 commit 8530d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion context-free-parser.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<link rel="import" href="../polymer-ajax/polymer-ajax.html">

<polymer-element name="context-free-parser" attributes="url data">
<polymer-element name="context-free-parser" attributes="url text data">

<template>

Expand Down

0 comments on commit 8530d80

Please sign in to comment.