Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcenizal committed May 4, 2017
1 parent b8e2476 commit 0df7fdb
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,14 @@
selected-index="functionSuggestions.index"
on-click-suggestion="suggestionClickHandler"
></timelion-expression-suggestions>

<!--
<div
class="kuiLocalSearchInput kuiLocalSearchInput--expandable"
contenteditable
ng-model="state.sheet[state.selected]"
timelion-expression="{{state.sheet[state.selected]}}"
aria-label="Expression input"
></div>
-->
</div>

0 comments on commit 0df7fdb

Please sign in to comment.