Merge "Fix html syntax in gr-diff-preferences"

This commit is contained in:
Kasper Nilsson 2018-01-12 01:14:12 +00:00 committed by Gerrit Code Review
commit b7934c50bb

View File

@ -148,7 +148,7 @@ limitations under the License.
<gr-button id="saveButton" link primary on-tap="_handleSave">
Save</gr-button>
</div>
</overlay>
</gr-overlay>
<gr-rest-api-interface id="restAPI"></gr-rest-api-interface>
<gr-storage id="storage"></gr-storage>
</template>