File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 225
225
226
226
function resizeHiddenContainers ( everytime ) {
227
227
$ ( ".visualizer-front" ) . parents ( ) . each ( function ( ) {
228
- if ( ! $ ( this ) . is ( ":visible" ) && ! $ ( this ) . hasClass ( "visualizer-hidden-container" ) ) {
228
+ if ( ! $ ( this ) . hasClass ( "visualizer-hidden-container" ) ) {
229
229
$ ( this ) . addClass ( "visualizer-hidden-container" ) ;
230
230
}
231
231
} ) ;
Original file line number Diff line number Diff line change 4
4
msgstr ""
5
5
"Project-Id-Version : Visualizer: Charts and Graphs Lite 2.0.5\n "
6
6
"Report-Msgid-Bugs-To : https://github.com/Codeinwp/visualizer/issues\n "
7
- "POT-Creation-Date : 2017-05-06 09:56:13 +00:00\n "
7
+ "POT-Creation-Date : 2017-05-05 15:21:44 +00:00\n "
8
8
"MIME-Version : 1.0\n "
9
9
"Content-Type : text/plain; charset=utf-8\n "
10
10
"Content-Transfer-Encoding : 8bit\n "
You can’t perform that action at this time.
0 commit comments