Skip to content

Commit

Permalink
popup: add deps for _target_position & _target_anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
persidskiy committed Sep 29, 2014
1 parent 1f3cbe1 commit a4eb7b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions common.blocks/popup/_target/popup_target_anchor.deps.js
@@ -0,0 +1,3 @@
({
mustDeps : [{ mods : { target : true } }]
})
3 changes: 3 additions & 0 deletions common.blocks/popup/_target/popup_target_position.deps.js
@@ -0,0 +1,3 @@
({
mustDeps : [{ mods : { target : true } }]
})

0 comments on commit a4eb7b9

Please sign in to comment.