mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-24 01:35:14 +02:00
Created Packery and Draggabilly directives.
Applied the Packery directive to Info layout based on media queries.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require('./info.css')
|
||||
|
||||
module.exports = angular.module('stf.info', [
|
||||
|
||||
require('stf/angular-packery').name
|
||||
])
|
||||
.run(["$templateCache", function ($templateCache) {
|
||||
$templateCache.put('control-panes/info/info.jade',
|
||||
|
||||
Reference in New Issue
Block a user