Skip to content

Commit

Permalink
added smartFilters*.js files to js compression in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
gigavard committed Sep 8, 2016
1 parent 45512c9 commit 6030e02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SpagoBIProject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,9 @@
<include>src/ext4/sbi/tools/scheduler/TriggerInfoWindow-min.js</include>
<include>src/ext4/sbi/tools/hierarchieseditor/HierarchiesEditorSplittedPanel-min.js</include>
<include>src/ext4/sbi/tools/hierarchieseditor/HierarchiesEditorContextMenu-min.js</include>
<include>src/ext4/sbi/tools/document/SmartFilterBrowser.js</include>
<include>src/ext4/sbi/tools/document/SmartFilterView.js</include>
<include>src/ext4/sbi/tools/document/SmartFilterModel.js</include>
</includes>
<insertNewLine>true</insertNewLine>
</aggregation>
Expand Down

0 comments on commit 6030e02

Please sign in to comment.