-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added position for batch actions (top, bottom, both)
- Loading branch information
Yasen Yanev
committed
Aug 6, 2013
1 parent
b6aeede
commit 96bbf91
Showing
1 changed file
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@yanev Why not using an
in_array
check? It will somewhat reduce the length of such ifs.