remove empty lines at end of file

This commit is contained in:
Uwe Steinmann 2017-07-19 17:18:25 +02:00
parent b4b92a743f
commit 80c78ba25c
6 changed files with 0 additions and 6 deletions

View File

@ -52,4 +52,3 @@ class SeedDMS_View_CreateIndex extends SeedDMS_Bootstrap_Style {
} /* }}} */
}
?>

View File

@ -128,4 +128,3 @@ class SeedDMS_View_SearchFulltext extends SeedDMS_Bootstrap_Style {
} /* }}} */
}
?>

View File

@ -101,4 +101,3 @@ class SeedDMS_View_SubstituteUser extends SeedDMS_Bootstrap_Style {
} /* }}} */
}
?>

View File

@ -204,4 +204,3 @@ $(document).ready( function() {
} /* }}} */
}
?>

View File

@ -215,4 +215,3 @@ $(document).ready(function() {
} /* }}} */
}
?>

View File

@ -172,4 +172,3 @@ class SeedDMS_View_WorkflowSummary extends SeedDMS_Bootstrap_Style {
} /* }}} */
}
?>