Update menuToggle.js

Matched parent element to description in usage.
This commit is contained in:
Thiery Laverdure
2014-11-19 22:30:02 -05:00
parent 57bf4f1683
commit 422ac6acff

View File

@@ -12,12 +12,11 @@
* would open the given side menu, and tapping it again would close it.
*
* ```html
* <ion-view>
* <ion-nav-bar>
* <ion-nav-buttons side="left">
* <button menu-toggle="left" class="button button-icon icon ion-navicon"></button>
* </ion-nav-buttons>
* ...
* </ion-view>
* </ion-nav-bar>
* ```
*/
IonicModule