소스 검색

Revert "commit test"

This reverts commit 23be81adb9ffaaf4f3bcd1210f890fcaa4ccee7e.
toomanysugar 4 년 전
부모
커밋
ca5dc54d53
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/com/moviesdb/Controller.java

+ 1 - 1
src/com/moviesdb/Controller.java

@@ -56,7 +56,7 @@ public class Controller {
         my_movie.setName("Back to the Future");
         my_movie.setDuration("1:20");
         my_movie.setDescription("The CSS styles for text input controls such as TextField for JavaFX 8 are defined in the modena.css stylesheet as below. Create a custom CSS stylesheet and modify the colors as you wish. Use the CSS reference guide if you need help understanding the syntax and available attributes and values.");
-        my_movie.setCover("https://m.media-amazon.com/images/M/MV5BZmU0M2Y1OGUtZjIxNi00ZjBkLTg1MjgtOWIyNThiZWIwYjRiXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_UX182_CR0,0,182,268_AL_.jpg");
+        //my_movie.setCover("https://m.media-amazon.com/images/M/MV5BZmU0M2Y1OGUtZjIxNi00ZjBkLTg1MjgtOWIyNThiZWIwYjRiXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_UX182_CR0,0,182,268_AL_.jpg");
         //get movies array
         movies = new Label[10];
         //change grid size for number of movies