Fix html syntax in gr-diff-preferences

Change-Id: Iaa5da5607b9ec90e0d80a7c906e316b6ef1b9687
This commit is contained in:
Paladox none 2018-01-11 23:20:58 +00:00
parent 45ffdcdc60
commit 313e605fc6

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>