Skip to content
Snippets Groups Projects
Commit 92a2354a authored by Olga Nakonechna's avatar Olga Nakonechna
Browse files

MAGETWO-34225: JS - Sticky Header and Controls + Number of record displayed

parent 857985d6
Branches
No related merge requests found
<!--
/**
* Copyright © 2015 Magento. All rights reserved.
* See COPYING.txt for license details.
*/
-->
define(function () { define(function () {
'use strict'; 'use strict';
......
<!--
/**
* Copyright © 2015 Magento. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<div data-bind='visible: visible' class='sticky-header'> <div data-bind='visible: visible' class='sticky-header'>
<span class="data-grid-cap-left"></span> <span class="data-grid-cap-left"></span>
<span class="data-grid-cap-right"></span> <span class="data-grid-cap-right"></span>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment