mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d4fd8e504b
commit
d7b2d4193d
@ -490,19 +490,19 @@ var FileSystemLoaderUIActions = actions.Actions({
|
||||
|
||||
// Comment a save...
|
||||
//
|
||||
// // Comment current save...
|
||||
// Comment current save...
|
||||
// .setSaveComment(comment)
|
||||
// -> actions
|
||||
//
|
||||
// // reset current save comment...
|
||||
// Reset current save comment...
|
||||
// .setSaveComment(null)
|
||||
// -> actions
|
||||
//
|
||||
// // Comment specific save...
|
||||
// Comment specific save...
|
||||
// .setSaveComment(save, comment)
|
||||
// -> actions
|
||||
//
|
||||
// // reset specific save comment...
|
||||
// Reset specific save comment...
|
||||
// .setSaveComment(save, null)
|
||||
// -> actions
|
||||
//
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user