Replaces custom-fastClick by Angular-Stateful-Fastclick (#4136)
* Replaces custom-fastClick by Angular-Stateful-Fastclick * Resolves fastclick version
This commit is contained in:
parent
265dc26666
commit
c27759b770
13 changed files with 32 additions and 84 deletions
|
|
@ -35,7 +35,7 @@
|
|||
}"></section>
|
||||
</div>
|
||||
</div>
|
||||
<a class="close-menu" fast-click callback-fn="index.closeMenu()"></a>
|
||||
<a class="close-menu" ng-click="index.closeMenu()"></a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue