From 1354d17270961fff662d40f90521223f8fd0d73b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Aug 2012 18:59:10 +0400 Subject: update dojo to 1.7.3 --- lib/dijit/layout/templates/AccordionButton.html | 10 ++++++++++ .../layout/templates/ScrollingTabController.html | 22 ++++++++++++++++++++++ lib/dijit/layout/templates/TabContainer.html | 5 +++++ .../templates/_ScrollingTabControllerButton.html | 8 ++++++++ lib/dijit/layout/templates/_TabButton.html | 14 ++++++++++++++ 5 files changed, 59 insertions(+) create mode 100644 lib/dijit/layout/templates/AccordionButton.html create mode 100644 lib/dijit/layout/templates/ScrollingTabController.html create mode 100644 lib/dijit/layout/templates/TabContainer.html create mode 100644 lib/dijit/layout/templates/_ScrollingTabControllerButton.html create mode 100644 lib/dijit/layout/templates/_TabButton.html (limited to 'lib/dijit/layout/templates') diff --git a/lib/dijit/layout/templates/AccordionButton.html b/lib/dijit/layout/templates/AccordionButton.html new file mode 100644 index 000000000..d2a9eee40 --- /dev/null +++ b/lib/dijit/layout/templates/AccordionButton.html @@ -0,0 +1,10 @@ + diff --git a/lib/dijit/layout/templates/ScrollingTabController.html b/lib/dijit/layout/templates/ScrollingTabController.html new file mode 100644 index 000000000..505b92fc8 --- /dev/null +++ b/lib/dijit/layout/templates/ScrollingTabController.html @@ -0,0 +1,22 @@ + \ No newline at end of file diff --git a/lib/dijit/layout/templates/TabContainer.html b/lib/dijit/layout/templates/TabContainer.html new file mode 100644 index 000000000..4630dbcba --- /dev/null +++ b/lib/dijit/layout/templates/TabContainer.html @@ -0,0 +1,5 @@ +
+
+
+
+
diff --git a/lib/dijit/layout/templates/_ScrollingTabControllerButton.html b/lib/dijit/layout/templates/_ScrollingTabControllerButton.html new file mode 100644 index 000000000..c7ef933a1 --- /dev/null +++ b/lib/dijit/layout/templates/_ScrollingTabControllerButton.html @@ -0,0 +1,8 @@ +
+ +
\ No newline at end of file diff --git a/lib/dijit/layout/templates/_TabButton.html b/lib/dijit/layout/templates/_TabButton.html new file mode 100644 index 000000000..7d6570e73 --- /dev/null +++ b/lib/dijit/layout/templates/_TabButton.html @@ -0,0 +1,14 @@ +
+ +
-- cgit v1.2.3-54-g00ecf