Add the possibility to set/unset max column height (scrolling)

This commit is contained in:
Frederic Guillot
2015-09-26 18:10:00 -04:00
parent 1fca5e721a
commit 53f4b41008
30 changed files with 117 additions and 29 deletions

View File

@@ -1016,4 +1016,6 @@ return array(
// 'Version' => '',
// 'Plugins' => '',
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
);