Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
chore: update script.js (#10147)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradbev authored and kara committed Jan 4, 2017
1 parent dd2c8a9 commit 4417564
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/dialog/demoBasicUsage/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ angular.module('dialogDemo1', ['ngMaterial'])

$scope.showPrerenderedDialog = function(ev) {
$mdDialog.show({
controller: DialogController,
contentElement: '#myDialog',
parent: angular.element(document.body),
targetEvent: ev,
Expand Down

0 comments on commit 4417564

Please sign in to comment.