minor cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-05-17 06:59:04 +04:00
parent 842e7008c2
commit 3aeb430ad8
3 changed files with 2 additions and 2 deletions

View File

@ -838,6 +838,5 @@ function shiftImageDownNewRibbon(image, moving){
/**********************************************************************
* vim:set sw=4 ts=4 : */

View File

@ -779,5 +779,6 @@ function setupDataBindings(viewer){
/**********************************************************************
* vim:set ts=4 sw=4 : */

View File

@ -7,7 +7,6 @@
//var DEBUG = DEBUG != null ? DEBUG : true
/*********************************************************************/
/**********************************************************************
* Modes
@ -80,6 +79,7 @@ var toggleMarkesView = createCSSClassToggler('.viewer', 'marks-visible',
})
/**********************************************************************
* Actions
*/